Miscellaneous updates

This commit is contained in:
Rangi42
2025-07-08 17:37:23 -04:00
parent 6736d2ec66
commit 8c50839109
16 changed files with 85 additions and 62 deletions

View File

@@ -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