Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
multiline-comment.rs
blob: bf86250c1f897591719ef1e5e6adf37a2722be03 [
file
] [
log
] [
blame
]
//@ run-pass
//@ pretty-expanded FIXME #23616
/*
* This is a multi-line oldcomment.
*/
pub
fn
main
()
{
}