diff options
author | pommicket <pommicket@gmail.com> | 2021-11-13 13:56:26 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2021-11-13 13:56:26 -0500 |
commit | 147fb9ccca4593209349b7c6c41ddeca17678464 (patch) | |
tree | 119d81214d1f48bd8a2617dcf30ce2ed1427897b /03/in03 | |
parent | 3fe11fa0cb21a5b78b401e86ca9ca382332e8a6f (diff) |
str (hello wrold program is really simple now!)
Diffstat (limited to '03/in03')
-rw-r--r-- | 03/in03 | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -7,18 +7,6 @@ J=d42 syscall x3c :hello_world -'H -'e -'l -'l -'o -', -x20 -'w -'o -'r -'l -'d -'! +str Hello, world! xa :hello_world_end |