4 lines
39 B
Rust
4 lines
39 B
Rust
pub fn f() {
|
|
println!("static");
|
|
}
|
pub fn f() {
|
|
println!("static");
|
|
}
|