mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 16:01:52 +00:00
Implement 'character' literals (#1747)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
assert 1 +# 1 == 2
|
||||
assert 2 '?* 2 == 4
|
||||
assert 3 **?''?##?? 3 == 27
|
||||
assert 2 ?˙* 2 == 4
|
||||
assert 3 **?˙?##?? 3 == 27
|
||||
|
||||
Reference in New Issue
Block a user