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