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