I have created a new Cloud9 instance with the following trivial GO program:
package main import "fmt" func main() { fmt.Printf("Test"