3 lines
92 B
CoffeeScript
3 lines
92 B
CoffeeScript
# Nested curlies
|
|
" >> #{ == { { { } } } == } << "
|
|
" >> #{ == { abc: { def: 42 } } == } << "
|