Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
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
()
{}