quickjs-done/tests/bug633/2.js

5 lines
109 B
JavaScript
Raw Normal View History

2025-01-06 20:48:15 +00:00
/*---
flags: [qjs:no-detect-module]
---*/
{ const undefined = 42 } // not a SyntaxError, not at global scope