This website requires JavaScript.
Explore
Help
Sign In
iang
/
hello-world
Watch
1
Star
0
Fork
You've already forked hello-world
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
hello-world
/
hello.go
8 lines
74 B
Go
Raw
Permalink
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"hello, 世界"
)
}
Reference in New Issue
View Git Blame
Copy Permalink