Sign in
mojo
/
mojo-tools
/
226f90ae35fa969293e991cab00f7cb07c0309f5
/
.
/
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>