Richie Bendall ad16f6d78a
Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00

7 lines
153 B
Plaintext
Executable File

; Hello World in "The Harper Programmer"
; Compiled and tested with version 2.0 Sybex Edition
Variable Msg,13,"Hello World"
Write Msg