mirror of
https://github.com/c0de-archive/hacktoberfest-2018.git
synced 2025-08-05 06:38:25 +00:00
Create JasonHello.go
This commit is contained in:
7
code/JasonHello.go
Normal file
7
code/JasonHello.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hi, my name is Jason")
|
||||
}
|
Reference in New Issue
Block a user