Right now, it evaluates it as a classic script. That is, `qjs -m -e 'await 42'` fails with the same cryptic parse error as #833.
Right now, it evaluates it as a classic script. That is,
qjs -m -e 'await 42'fails with the same cryptic parse error as #833.