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