BismiALLAH

This commit is contained in:
2024-09-08 23:32:52 -04:00
commit f740a5ceb5
3 changed files with 10 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
package main
import "fmt"
func main() {
fmt.Println("BissmiALLAH")
}