2022-12-03
This commit is contained in:
7
chapter-1/go_command.go
Normal file
7
chapter-1/go_command.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hello, world!")
|
||||
}
|
||||
BIN
chapter-1/hello
Executable file
BIN
chapter-1/hello
Executable file
Binary file not shown.
Reference in New Issue
Block a user