4 lines
61 B
Rust
4 lines
61 B
Rust
fn main() {
|
|
println!("Hello, world! (cache test v3)");
|
|
}
|
fn main() {
|
|
println!("Hello, world! (cache test v3)");
|
|
}
|