Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
doc-before-fn-rbrace.rs
blob: c8502164854521af2287b758f5c2f5795bb07405 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
/// document
//~^ ERROR found a documentation comment that doesn't document anything
//~| HELP if a comment was intended use `//`
}