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