package main import "fmt" func main() { fmt.Println("Testing testing") } //This is a pretty cool comment