3 lines
66 B
Rust
3 lines
66 B
Rust
fn main() {
|
|
println!("Hello, this will be changed later!");
|
|
}
|
fn main() {
|
|
println!("Hello, this will be changed later!");
|
|
}
|