collapseos/apps/zasm/tests/test1.asm

6 lines
67 B
NASM

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