mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
8 lines
69 B
CoffeeScript
8 lines
69 B
CoffeeScript
tag = "<impossible>"
|
|
|
|
[open, contents..., close] = tag.split("")
|
|
|
|
|
|
|
|
|