Removed runes from parser

This commit is contained in:
2022-10-04 17:07:31 -04:00
parent c42f4f46fc
commit b6d3c04acd
7 changed files with 12 additions and 27 deletions

View File

@@ -7,7 +7,7 @@ data ro aExternalData:Int
data ro bSingleValue:Int 342
data ro cNestedObject:Obj (
(324 "hello world")
(324 'hello world')
(123.8439 9328.21348239)
)