quickjs-done-nextgen/tests/test_module_detect.js

6 lines
80 B
JavaScript
Raw Normal View History

// This needs to be parsed as a module or will throw SyntaxError.
//
await 0;