All checks were successful
Validate the build / validate-build (push) Successful in 30s
6 lines
154 B
NASM
6 lines
154 B
NASM
; regression test for two issues:
|
|
; - parsing two zero operand instructions in a row
|
|
; - a zero operand instruction just before eof
|
|
syscall
|
|
ret
|