v2.7.6
- JS AST: fix output of binding array with elision
- JS: fix parsing of 'async(...a)' as a CallExpression
- JS AST: fix indenting for comments
- JS: fix allowDirectivePrologue propagation, reset exprLevel for contents of methods/functions to make bang-comments work
- JS: fix parsing of CallExpression arguments, require comma after spread element
- HTML: support PHP template tags