mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-03 16:27:47 +00:00
Miscellaneous updates
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
; no digits
|
||||
def x = $
|
||||
def x = `
|
||||
def x = 0b
|
||||
def x = 0o
|
||||
def x = 0x
|
||||
|
||||
; too large
|
||||
def x = 9_876_543_210
|
||||
|
||||
Reference in New Issue
Block a user