rust/tests/target/cfg_mod/other.rs

4 lines
35 B
Rust
Raw Normal View History

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