it works!

it works! package main import "fmt" func main() { fmt.Println("it works!") }

August 12, 2023