index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
tests
/
non262
/
fields
/
await-identifier-module-2.js
blob: 1ad442d4ddec17c4875ebbc17eb92c5b246aaf55 (
plain
)
1
2
3
// |reftest| error:SyntaxError module
async
()
=>
class
{
x
=
await
};