]> git.proxmox.com Git - rustc.git/blob - src/tools/rustfmt/tests/source/cfg_mod/foo.rs
New upstream version 1.49.0+dfsg1
[rustc.git] / src / tools / rustfmt / tests / source / cfg_mod / foo.rs
1 fn foo( )
2 -> &str {
3 "foo"
4 }