Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
src
/
tools
/
rustfmt
/
tests
/
mod-resolver
/
skip-files-issue-5065
/
main.rs
blob: f102bf9d181045062744fddf7115926448db68b7 [
file
] [
log
] [
blame
]
#![
rustfmt
::
skip
]
mod
foo
;
mod
one
;
fn
main
()
{
println
!(
"Hello, world!"
);
}
// trailing comment