Sign in
android
/
toolchain
/
rustc
/
ff3f07ae99a30006dd85b9d73084edd9355c9db6
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-3124.rs
blob: 1083050d8f4f9a17093e88b806e414dc8dfa05cb [
file
] [
log
] [
blame
]
pub
fn
fail1
()
{
// Some comment.
/**///
}
pub
fn
fail2
()
{
// Some comment.
/**/
}
pub
fn
fail3
()
{
// Some comment.
//
}