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