add support for class decorators

This commit is contained in:
Sebastian McKenzie
2015-03-22 04:07:38 +11:00
parent 6128fd9687
commit 37072737b9
5 changed files with 41 additions and 48 deletions

View File

@@ -2056,3 +2056,5 @@ test('export async function foo(){}', {
sourceType: "module",
features: { "es7.asyncFunctions": true }
});
// ES7 decorators