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