This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
12c32e944d
rust
/
src
/
test
/
compile-fail
/
fail-simple.rs
7 lines
76 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
// -*- rust -*-
// error-pattern:unexpected token
fn
main
(
)
{
fail
@
;
}
Reference in a new issue
Copy permalink