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