Files
kurious/cmd/cli/main.go
2023-11-21 15:07:54 +03:00

6 lines
50 B
Go

package main
func main() {
println("oh well")
}