mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 12:51:43 +00:00
+2
-1
@@ -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