Files
rgbds/test/asm/garbage_sequence.asm
Rangi db6793f444 Don't count single quote ' as garbage (#1801)
Also copy the "blank space" (space or tab) vs "whitespace" (space,
tab, or newline) convention from `<ctype.h>`
2025-08-14 10:10:59 -04:00

6 lines
104 B
NASM

assert 1 +# 1 == 2
assert 2 ?˙* 2 == 4
assert 3 **?˙?##?? 3 == 27
charmap "x", 4
assert 4 <<#˙'x' == 64