Sign in
webkit
/
WebKit
/
8ae089bfb4ea20b548bc5df72e3095ab96aeef07
/
.
/
LayoutTests
/
inspector
/
formatting
/
resources
/
javascript-tests
/
import-expected.js
blob: 90c480366ec5683922b7c238952b7b80fb7e278d [
file
] [
log
] [
blame
]
import
(
"./Cocoa.js"
);
import
(
host
+
"/Cocoa.js"
);
async
function
load
()
{
return
await
import
(
"./Cappuccino.js"
);
}