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