3 lines
35 B
Rust
3 lines
35 B
Rust
fn main() {
|
|
println!("Henlo.");
|
|
}
|
fn main() {
|
|
println!("Henlo.");
|
|
}
|