morph/test.mrph
2025-06-27 23:07:14 +03:00

8 lines
89 B
Plaintext

fn main with void returns int do
34 35 add __print__
"hewo world" println
end