mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-coffee-script/test/test-interp.coffee

4 lines
92 B
CoffeeScript
Raw Normal View History

2012-08-16 23:41:25 -04:00
# Nested curlies
" >> #{ == { { { } } } == } << "
" >> #{ == { abc: { def: 42 } } == } << "