oas/tests/input/regression/test_trivia_head.asm

6 lines
98 B
NASM

; sample program with trivia on the head of the tokenlist
_start:
xor rax, rax
call exit