This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8efcb28d3c3b804544e9a0a990b8abff6705a2bc
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
"
]
Reference in New Issue
Copy Permalink