Sign in
rust
/
rust
/
6ea369cfee9420f6fe3f89e4bff7b01ac0ef920d
/
.
/
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