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