mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 20:12:07 +00:00
Require underscores to actually be digit separators (#1812)
Multiple, trailing, or next to decimal point are errors
This commit is contained in:
24
test/asm/invalid-underscore.out
Normal file
24
test/asm/invalid-underscore.out
Normal file
@@ -0,0 +1,24 @@
|
||||
$1E240
|
||||
$AA
|
||||
$AA
|
||||
$2DB6D
|
||||
$3FFFF
|
||||
$DEADBEEF
|
||||
$CAFEBABE
|
||||
$F55
|
||||
$4D2915B
|
||||
$4D28F
|
||||
$1E240
|
||||
$AA
|
||||
$A72E
|
||||
$ABCDEF
|
||||
$F55
|
||||
$32439
|
||||
$2B7CF
|
||||
$3039
|
||||
$2A
|
||||
$A72E
|
||||
$ABCDEF
|
||||
$3355
|
||||
$19E35
|
||||
$2B7CF
|
||||
Reference in New Issue
Block a user