Sign in
◑
Theme
mojo
/
mojo-tools
/
0aa4fd22985618a6106f3d966b764381d5d8a9cd
/
.
/
sky
/
tests
/
modules
/
resources
/
intermediate.html
blob: 55420b8f5acac1a471a432754377b92b304aa14b [
file
]
<link
rel
=
"import"
href
=
"../../resources/dump-as-text.html"
/>
<link
rel
=
"import"
href
=
"pass.html"
as
=
"banana"
/>
<script>
this
.
exports
=
{
message
:
banana
,
};
</script>