Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
tests
/
ui
/
pub
/
pub-ident-struct-3.rs
blob: dfa6cf2ee1e87696e48049ce57342f497e77a015 [
file
] [
log
] [
blame
]
pub
S
();
//~^ ERROR missing `struct` for struct definition
fn
main
()
{}