mirror of
https://github.com/janet-lang/janet
synced 2025-10-17 00:37:39 +00:00
Make the -s option more useful.
This commit is contained in:
@@ -73,6 +73,4 @@
|
||||
(assert (= "hello, \"world\"" \\hello, "world"\\), "long string with embedded quotes")
|
||||
(assert (= "hello, \\\\\\ \"world\"" \=\hello, \\\ "world"\=\), "long string with embedded quotes and backslashes")
|
||||
|
||||
(print :hello)
|
||||
|
||||
(end-suite)
|
||||
|
Reference in New Issue
Block a user