Add regression test for parse zero operands at eof
Validate the build / validate-build (push) Successful in 30s
Validate the build / validate-build (push) Successful in 30s
This commit was merged in pull request #17.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
; regression test for two issues:
|
||||
; - parsing two zero operand instructions in a row
|
||||
; - a zero operand instruction just before eof
|
||||
syscall
|
||||
ret
|
||||
Reference in New Issue
Block a user