golang-test/helloworld.go

12 lines
129 B
Go
Raw Normal View History

2023-12-29 17:41:54 +01:00
package main
import "fmt"
func main() {
fmt.Println("Testing testing")
}
//This is a pretty cool comment
2024-01-17 21:40:07 +01:00
// AAAAAAAAAAAAAAA