added a test for JS literal

This commit is contained in:
satyr 2010-09-24 23:06:49 +09:00
parent d457423c24
commit 3fd7f9efdd
1 changed files with 6 additions and 0 deletions

View File

@ -239,3 +239,9 @@ b = identity identity identity
a: 100
ok b is 100
# Inline JS
ok '\\`' is `
"\\\`"
`