Update main.go
Signed-off-by: stackitgit <stackitgit@noreply.localhost>
This commit is contained in:
parent
35ee4d21fb
commit
960f23264e
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -3,5 +3,6 @@ package main
|
|||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Printf("hello, git")
|
||||
fmt.Printf("hello, world")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue