Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
parser
/
doc-before-fn-rbrace.rs
blob: eb355136f1e66becf6ba59f985919c15f07c5c8d [
file
] [
log
] [
blame
]
fn
main
()
{
/// document
//~^ ERROR found a documentation comment that doesn't document anything
//~| HELP maybe a comment was intended
}