Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
pub
/
pub-ident-fn-or-struct.rs
blob: 832831d2920b38bb2552edc6cedc3022e3b94e73 [
file
] [
log
] [
blame
] [
edit
]
pub
S
(
foo
)
bar
//~^ ERROR missing `fn` or `struct` for function or struct definition
fn
main
()
{}