]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/cfg_mod/foo.rs
Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomez
[rust.git] / src / tools / rustfmt / tests / target / cfg_mod / foo.rs
1 fn foo() -> &str {
2     "foo"
3 }