4 lines
28 B
Rust
Raw Normal View History

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