]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/cfg_mod/other.rs
Auto merge of #85335 - GuillaumeGomez:rollup-0tvc14g, r=GuillaumeGomez
[rust.git] / src / tools / rustfmt / tests / target / cfg_mod / other.rs
1 fn other() -> &str {
2     "other"
3 }