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