summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/cfg_mod/other.rs
blob: 5929b8dcf531a2248d079d40b6434a1ecc8ad864 (plain)
1
2
3
fn other() -> &str {
    "other"
}