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