mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
@@ -26,4 +26,5 @@ def constant equ 6*7 ; fails
|
||||
redef string equs "there"
|
||||
println "{string}"
|
||||
|
||||
redef constant equ 6*9 ; syntax error
|
||||
redef constant equ 6*9
|
||||
println constant
|
||||
|
||||
Reference in New Issue
Block a user