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