Sign in
webkit
/
WebKit
/
c2d3d0c4c2af6b5bbb4b2ae673a19cb040040278
/
.
/
JSTests
/
stress
/
import-tests
/
multiple.js
blob: 41805c4032706e65d3fbb1e188261eb20dbd53d3 [
file
] [
log
] [
blame
]
export
function
result
()
{
return
import
(
'./multiple2.js'
);
}