mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-25 14:23:04 +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