Sign in
webkit
/
WebKit
/
3a634092e3245645233a54f0f3632665b4137d5f
/
.
/
JSTests
/
modules
/
async-function-export.js
blob: e00d3b11d5fd7ab524fefb2d1d53dc382e2e9cac [
file
] [
log
] [
blame
]
function
f
()
{
}
export
async
function
f
()
{
}