Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-5033
/
nested_modules.rs
blob: 7a11133b60bb1975afa4c4d92eb2bc87999a0737 [
file
]
#![
rustfmt
::
skip
]
mod
a
{
mod
b
{
}
// trailing comment b
}
// trailing comment a