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

test.html: string_interpolation -> strings

This commit is contained in:
satyr 2010-10-12 10:34:31 +09:00
parent ed79715841
commit 95d86758ee

View file

@ -84,7 +84,7 @@
'regexps'
'returns'
'splats'
'string_interpolation'
'strings'
'switch'
'try_catch'
'while'