Sign in
rust
/
rust
/
refs/heads/stable
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-5033
/
minimum_example.rs
blob: 0e7df41deb2d90a7f81cd15b78f5c7c444bf0ee3 [
file
] [
log
] [
blame
] [
edit
]
// leading comment
#![
rustfmt
::
skip
]
fn
main
()
{
println
!(
"main"
);
// commented
}
// post comment