collapseos/apps/zasm/tests/test1.asm

8 lines
85 B
NASM

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