index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
fail-simple.rs
blob: cd81a5d0a0fc6c86466f50828addd7887c80ecd5 (
plain
)
1
2
3
fn
main
()
{
panic!
(
@
);
//~ ERROR no rules expected the token `@`
}