Fix "while expanding symbol" error message

Fixes #1771
This commit is contained in:
Rangi42
2025-08-01 16:25:44 -04:00
parent ee1aed51d8
commit b51056f743
8 changed files with 157 additions and 161 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ def greeting equs "hello"
println ""{greeting}
def string equs "\"goodbye\""
println ""{goodbye}""
println ""{string}""