Run --help for more information about the command line options
func main() {
println("hello world");
}
main()
For more information about the language itself read the wiki! Note: As of this commit the wiki is unfinished but most of the additions are """documented""" in the release notes of v2. Examples are on the examples folder