1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

added a test for JS literal

This commit is contained in:
satyr 2010-09-24 23:06:49 +09:00
parent d457423c24
commit 3fd7f9efdd

View file

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