4 lines
35 B
Rust
Raw Normal View History

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