2-1 started
This commit is contained in:
parent
15a7b015d1
commit
0922aa4437
7
2-1/main.go
Normal file
7
2-1/main.go
Normal file
@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hello world!")
|
||||
}
|
Loading…
Reference in New Issue
Block a user