mirror of
https://github.com/SerenityOS/serenity
synced 2024-11-05 17:46:52 +00:00
3b1c3e574f
This is an export which looks like `export {} from "module"`, and although it doesn't have any real export entries it should still add "module" to the required modules to load.
4 lines
196 B
Text
4 lines
196 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
|