Sign in
rust
/
rustfmt
/
refs/heads/main
/
.
/
tests
/
target
/
issue-5033
/
nested_modules.rs
blob: 7a11133b60bb1975afa4c4d92eb2bc87999a0737 [
file
] [
log
] [
blame
] [
edit
]
#![
rustfmt
::
skip
]
mod
a
{
mod
b
{
}
// trailing comment b
}
// trailing comment a