mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
7 lines
257 B
JavaScript
7 lines
257 B
JavaScript
// Generated by CoffeeScript 1.10.0
|
|
var close, contents, i, open, ref, tag,
|
|
slice = [].slice;
|
|
|
|
tag = "<impossible>";
|
|
|
|
ref = tag.split(""), open = ref[0], contents = 3 <= ref.length ? slice.call(ref, 1, i = ref.length - 1) : (i = 1, []), close = ref[i++];
|