Add regression test for trivia at the head of tokenlist
Validate the build / validate-build (push) Successful in 29s
Validate the build / validate-build (push) Successful in 29s
This commit was merged in pull request #11.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
; sample program with trivia on the head of the tokenlist
|
||||
|
||||
_start:
|
||||
xor rax, rax
|
||||
call exit
|
||||
Reference in New Issue
Block a user