giteaActionDemo/main.go
2024-09-08 23:32:52 -04:00

8 lines
74 B
Go

package main
import "fmt"
func main() {
fmt.Println("BissmiALLAH")
}