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

6 lines
148 B
Plaintext

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