Files
Kmake/deps/v8/test/message/fail/modules-undefined-export1.out
2026-05-26 23:36:42 -07:00

6 lines
138 B
Plaintext

*%(basename)s:5: SyntaxError: Export 'x' is not defined in module
export {x};
^
SyntaxError: Export 'x' is not defined in module