Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sosukesuzuki committed Feb 21, 2021
1 parent a53b0d1 commit de430d5
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -38,7 +38,6 @@ C = class { static { function f(x = await) {} } };
C = class { static { function f({ [await]: x }) {} } };
=====================================output=====================================
var C;
Expand Down

0 comments on commit de430d5

Please sign in to comment.