package main

func main() {
  print("hello, world\n")
}

Just setting things up.