Sign in
rust
/
rust
/
244fc326f23b58bc9db6bd985c59b80098ff14c1
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
configs
/
skip_children
/
foo
/
mod.rs
blob: d7ff6cdb8290ee1cc59460ad245d23605bafb30f [
file
] [
log
] [
blame
]
fn
skip_formatting_this
()
{
println
!
(
"Skip this"
)
;
}