Add regression test for trivia at the head of tokenlist
All checks were successful
Validate the build / validate-build (push) Successful in 29s

This commit is contained in:
2025-04-09 01:17:09 +02:00
parent 5560de2904
commit 92c63092a1
3 changed files with 41 additions and 3 deletions

View File

@ -0,0 +1,5 @@
; sample program with trivia on the head of the tokenlist
_start:
xor rax, rax
call exit