dotvim/.vim/bundle/vim-coffee-script/test/test-interp.coffee

4 lines
92 B
CoffeeScript
Raw Normal View History

2016-01-23 09:12:08 +01:00
# Nested curlies
" >> #{ == { { { } } } == } << "
" >> #{ == { abc: { def: 42 } } == } << "