mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
6 lines
102 B
NASM
6 lines
102 B
NASM
assert 1 +# 1 == 2
|
|
assert 2 #˙* 2 == 4
|
|
assert 3 **#˙}˙# 3 == 27
|
|
charmap "x", 4
|
|
assert 4 <<#˙'x' == 64
|