4 lines
39 B
Rust
Raw Normal View History

2019-09-29 18:17:27 -07:00
pub fn f() {
println!("static");
}