gitea-github-mirror/main.go
2024-06-08 13:17:52 +05:30

8 lines
67 B
Go

package main
import "fmt"
func main() {
fmt.Println("vim-go")
}