mirror of
https://github.com/wahyd4/vimrc.git
synced 2026-08-09 13:16:17 +10:00
4 lines
92 B
CoffeeScript
4 lines
92 B
CoffeeScript
# Nested curlies
|
|
" >> #{ == { { { } } } == } << "
|
|
" >> #{ == { abc: { def: 42 } } == } << "
|