golang-test/helloworld.go

12 lines
129 B
Go

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