quickjs-done/tests/bug633/3.js

5 lines
125 B
JavaScript
Raw Normal View History

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