This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
14e59bb317
rust
/
tests
/
ui
/
parser
/
attr-dangling-in-mod.rs
7 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix damage done by the pretty-printer
2011-07-27 14:48:34 +02:00
// error-pattern:expected item
fn
main
(
)
{
}
#[
foo =
"
bar
"
]
Copy permalink