mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-11-13 17:36:12 +08:00
update book code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// hello_world1.go
|
||||
package main
|
||||
|
||||
func main() {
|
||||
println("Hello", "world")
|
||||
}
|
||||
|
||||
// hello_world1.go
|
||||
package main
|
||||
|
||||
func main() {
|
||||
println("Hello", "world")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user