String literal tests.
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
io.write("".count) // expect: 0
|
||||||
|
io.write("a string") // expect: a string
|
||||||
|
|
||||||
|
// TODO(bob): Escapes.
|
||||||
Reference in New Issue
Block a user