dev_compiler icon indicating copy to clipboard operation
dev_compiler copied to clipboard

implement generalized tear offs

Open jmesserly opened this issue 10 years ago • 2 comments

generalized tear offs are in the 3rd edition of the spec

jmesserly avatar Jun 29 '15 20:06 jmesserly

we should wait for other impls though: https://github.com/dart-lang/sdk/issues/23774

jmesserly avatar Jul 14 '15 20:07 jmesserly

well, specifically, we're blocked on https://github.com/dart-lang/sdk/issues/23777 ... shouldn't be too hard to implement in our JS backend, but need analyzer support before we can even parse it

jmesserly avatar Aug 04 '15 17:08 jmesserly