* This removes the exponentiationOperator as it is now in es2016 * Remove from tests * Remove asyncFunctions and restructure test dirs * Remove trailingFunctionCommas
2 lines
37 B
JavaScript
2 lines
37 B
JavaScript
switch (cond) { case 10: let a = 20;
|