4 lines
40 B
Plaintext
4 lines
40 B
Plaintext
fn main() {
|
|
println("Hello there!");
|
|
}
|
fn main() {
|
|
println("Hello there!");
|
|
}
|