* This removes the exponentiationOperator as it is now in es2016 * Remove from tests * Remove asyncFunctions and restructure test dirs * Remove trailingFunctionCommas
1 line
70 B
JavaScript
1 line
70 B
JavaScript
`outer${{x: {y: 10}}}bar${`nested${function(){return 1;}}endnest`}end` |