Example Site
Sample Code
#
package
main
func
main
() {
println(
"hello world"
)
}
Run
Try it yourself ↗
Share ↗