* Slightly better errors Instead of "Unexpected token" we now print "Unexpected token, expected <type.label>"
* This removes the exponentiationOperator as it is now in es2016 * Remove from tests * Remove asyncFunctions and restructure test dirs * Remove trailingFunctionCommas