1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-08 20:58:06 +11:00
collapseos/apps/zasm/tests/test1.asm
2019-05-01 11:26:41 -04:00

6 lines
67 B
NASM

; comment
add a, b ; comment
inc a ; comment
; comment
.db 42