Commit 25222367 authored by Muhammad Hammad's avatar Muhammad Hammad

Initial Commit

parents
package main
import "fmt"
func main() {
fmt.Println("Hello World !!!")
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment