Sign in
mojo
/
mojo
/
a2a2f7db40aedcf9878897f65d701fe83c2baa6f
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
hello_world.html
blob: 75ab18b5831227ca9300be008cc0e7e217f62c60 [
file
]
<script>
document
.
write
(
"Hello, world."
);
</script>