]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/configs/skip_children/foo/mod.rs
Update upstream source from tag 'upstream/1.52.1+dfsg1'
[rustc.git] / src / tools / rustfmt / tests / target / configs / skip_children / foo / mod.rs
CommitLineData
f20569fa
XL
1fn skip_formatting_this() {
2 println ! ( "Skip this" ) ;
3}