mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-09 18:11:51 +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