Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
multiline-comment.rs
blob: bf86250c1f897591719ef1e5e6adf37a2722be03 [
file
] [
log
] [
blame
] [
edit
]
//@ run-pass
//@ pretty-expanded FIXME #23616
/*
* This is a multi-line oldcomment.
*/
pub
fn
main
()
{
}