quickjs-done/tests/bug633/3.js

4 lines
125 B
JavaScript

/*---
flags: [qjs:no-detect-module]
---*/
;(function() { const undefined = 42 })() // not a SyntaxError, not at global scope