RosettaCodeData/Task/Hello-world-Text/MAD/hello-world-text.mad
2023-07-01 13:44:08 -04:00

3 lines
107 B
Text

VECTOR VALUES HELLO = $11HHELLO WORLD*$
PRINT FORMAT HELLO
END OF PROGRAM