]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/target/cfg_mod/other.rs
Rollup merge of #85275 - CDirkx:memchr, r=m-ou-se
[rust.git] / src / tools / rustfmt / tests / target / cfg_mod / other.rs
1 fn other() -> &str {
2     "other"
3 }