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