5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
use std::core::println
|
|
|
|
fn main(args: Array<String>)
|
|
let hello = 42
|
|
end |