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