Revert "fix up async/await"
This reverts commit f18f264a330258da521027cc4edd5852e26f8add.
This commit is contained in:
@@ -14716,7 +14716,7 @@ test("var async; async = 10;", {
|
||||
locations: true
|
||||
});
|
||||
|
||||
test("var {a, async} = b;", {
|
||||
test("var {a, async} = b;" {
|
||||
"type": "Program",
|
||||
"start": 0,
|
||||
"end": 19,
|
||||
|
||||
Reference in New Issue
Block a user