This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-01 20:47:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b8644e5cf
rust
/
tests
/
ui
/
parser
/
attribute
/
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 12:48:34 +00:00
// error-pattern:expected item
fn
main
(
)
{
}
#[
foo =
"
bar
"
]
Reference in New Issue
Copy Permalink