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