Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/fuchsia
/
.
/
test
/
fixtures
/
es-module-loaders
/
syntax-error.mjs
blob: bda4a7e6ebe3a3a2f3c9ba0d57665ccd8da2b1a9 [
file
] [
edit
]
'use strict'
;
await async
()
=>
0
;