mclangc/test.mcl

5 lines
61 B
Plaintext
Raw Normal View History

2023-03-20 11:39:04 +00:00
macro write
1 1 syscall3 drop
end
2023-03-19 11:09:10 +00:00
2023-03-20 11:39:04 +00:00
"HEnlo world!\n" write