remove last raw haxe. close #63

This commit is contained in:
2022-06-18 21:21:38 +00:00
parent 1bd48108f4
commit 4ce069824c
2 changed files with 3 additions and 3 deletions

View File

@@ -527,7 +527,7 @@ From:[(assert false (+ \"false \" \"should \" \"have \" \"been \" \"true\"))]" m
(Assert.equals "\"#" ##""#"##))
(function _testKissStrings []
(Assert.equals #| "\\\t\r\n\"$" |# "\\\t\r\n\"\$")
(Assert.equals #( "\\\t\r\n\"$"; }# "\\\t\r\n\"\$")
(let [str "it's"
num 3
l1 ["a" "b" "c"]