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