mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-22 17:24:48 -05:00
541637e15a
In this patch only top level and not the more complicated for loop using statements are supported. Also, as noted in the latest meeting of tc39 async parts of the spec are not stage 3 thus not included.
8 lines
382 B
Text
8 lines
382 B
Text
Base/home/anon/Source/js
|
|
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
|
|
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js
|
|
Userland/Libraries/LibJS/Tests/modules/failing.mjs
|
|
|
|
# FIXME: Remove once prettier is updated to support using declarations.
|
|
Userland/Libraries/LibJS/Tests/modules/top-level-dispose.mjs
|
|
Userland/Libraries/LibJS/Tests/using-declaration.js
|