Sign in
◑
Theme
rust
/
rust
/
dc0ec741a8a06b0c3bb5596fbb00a4e29fad3877
/
.
/
tests
/
ui
/
parser
/
doc-before-mod-rbrace.rs
blob: c65a0a93184c0ea5f65d8ed34df626c27fc36d96 [
file
]
mod
Foo
{
/// document
//~^ ERROR expected item after doc comment
}
fn
main
()
{}