Merge pull request 'Update outdated tests/helloworld.lb.' (#1) from bedohswe/labashki:master into master

Reviewed-on: #1
This commit is contained in:
Aeris 2024-02-09 15:57:38 +00:00
commit 80e54dda47

View File

@ -1,16 +1,16 @@
PUSH 76 ; L push 76 ; L
PUTC putc
PUSH 97 ; a push 97 ; a
PUTC putc
PUSH 98 ; b push 98 ; b
PUTC putc
PUSH 97 ; a push 97 ; a
PUTC putc
PUSH 115 ; s push 115 ; s
PUTC putc
PUSH 104 ; h push 104 ; h
PUTC putc
PUSH 107 ; k push 107 ; k
PUTC putc
PUSH 105 ; i push 105 ; i
PUTC putc