]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/cfg_mod/foo.rs
Rollup merge of #85302 - r00ster91:patch-7, r=joshtriplett
[rust.git] / src / tools / rustfmt / tests / target / cfg_mod / foo.rs
1 fn foo() -> &str {
2     "foo"
3 }