Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
pub
/
pub-ident-fn-or-struct-2.rs
blob: 8f67cdd293342f3d8c22d207ab5be73b6f377767 [
file
] [
log
] [
blame
]
pub
S
();
//~^ ERROR missing `fn` or `struct` for function or struct definition
fn
main
()
{}