mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-08 20:38:05 +11:00
5 lines
59 B
NASM
5 lines
59 B
NASM
; comment
|
|
add a, b ; comment
|
|
inc a ; comment
|
|
; comment
|