Update main.go #1
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -3,5 +3,6 @@ package main
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
fmt.Printf("hello, git")
|
||||||
fmt.Printf("hello, world")
|
fmt.Printf("hello, world")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue