index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
typescript
/
default.ts
blob: 7263fdb9879b6af041ea3e7a8979c56012e008d3 (
plain
)
1
2
3
4
function
main
()
{
print
(
"Hello World!"
);
}