Skip to content
Snippets Groups Projects
  1. Dec 21, 2018
  2. Apr 06, 2017
    • Daniel Ehrenberg's avatar
      Fix async generator test templates · dcfcd17a
      Daniel Ehrenberg authored
      - 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.
      dcfcd17a
  3. Mar 27, 2017
Loading