4 lines
38 B
V
4 lines
38 B
V
|
fn main() {
|
||
|
println('hello world')
|
||
|
}
|