Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
JSTests
/
stress
/
regress-170732.js
blob: b4474c26c3bacb7e8462d00036819d7b2c288abd [
file
] [
log
] [
blame
]
//@ runDefault("--exception=SyntaxError")
async
function
f
()
{
await async
()=>{}
}