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