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