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