* Create parser plugin "topLevelAwait" * Update test262 whitelist * Update ts typings * Fix "sourceType: unambiguous" with TLA * Ambiguous tokens after await * Update await %x(0) * typo [skip ci] * Typo [skip ci] Co-Authored-By: Brian Ng <bng412@gmail.com>
8 lines
66 B
JavaScript
8 lines
66 B
JavaScript
await 0
|
|
|
|
await + 0
|
|
await - 0
|
|
await ( 0 )
|
|
await [ 0 ]
|
|
await / 0 /u
|