Files
wren/example/hello.wren
2013-11-06 07:47:47 -08:00

3 lines
55 B
Plaintext

if (false) io.write("bad2")
if (false) io.write("bad")