vimrc/sources_non_forked/vim-coffee-script/test/test-interp.coffee

4 lines
92 B
CoffeeScript
Raw Normal View History

2012-08-17 03:41:25 +00:00
# Nested curlies
" >> #{ == { { { } } } == } << "
" >> #{ == { abc: { def: 42 } } == } << "