mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
Add more test coverage
This commit is contained in:
@@ -25,6 +25,7 @@ println 0b101010_
|
||||
println 0o123456_
|
||||
println 0xabcdef_
|
||||
println `01230123_
|
||||
println 123.456_
|
||||
|
||||
; bad ('_' next to '.')
|
||||
println 1_.618
|
||||
|
||||
Reference in New Issue
Block a user