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