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