2 Commits

Author SHA1 Message Date
Daniel Ehrenberg
dcfcd17ae7
Fix async generator test templates
- Insert a missing .next() call
- Avoid overlapping names used in test cases

Case files like `src/dstr-binding/ary-ptrn-elem-ary-elision-init.case` are already setting
bindings named `g`. Renaming them in the templates prevents overlapping names.
2017-04-06 19:40:25 -04:00
Leonardo Balter
6d3f8152fc
Add async gen templates for dstr-binding 2017-03-27 12:54:15 -04:00