rust/tests/target/cfg_mod/other.rs
2019-06-09 09:20:39 +09:00

4 lines
35 B
Rust

fn other() -> &str {
"other"
}