morph/test.mrph

10 lines
100 B
Plaintext

const test 1 end
fn main with void returns int do
34 35 add __print__
"hewo world"
end