maxtaco / tamejs

JavaScript code rewriter for taming async-callback-style code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pattern matching for ...rest is ugly

maxtaco opened this issue · comments

Since we actually wind up pattern-matching for ". . . rest" (note the spaces). Should be able to fix this.....