]> gitweb.factorcode.org Git - factor.git/blobdiff - misc/syntax-test.factor
misc: adding octal escapes to syntax test
[factor.git] / misc / syntax-test.factor
index 23207bde7c2819e373ea54c66f0c775fc72a878b..6c4ef2e58a4bd780fd26762eed3838b88300f4f6 100644 (file)
@@ -208,6 +208,7 @@ PRIVATE>
     "\"hello\""
     "\a\b\e\f\n\r\t\s\v\s\0\\\""
     "\x01\xaF\uffffff"
+    "\0123\148"
 
     URL" http://google.com"
     R" asdf"