Add regression test for parse zero operands at eof
All checks were successful
Validate the build / validate-build (push) Successful in 30s

This commit is contained in:
2025-04-16 13:16:55 +02:00
parent 2385d38608
commit 00272d69bf
2 changed files with 44 additions and 2 deletions

View File

@ -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