This website requires JavaScript.
Explore
Help
Register
Sign In
winsdominoes
/
go-playground
Watch
1
Star
0
Fork
You've already forked go-playground
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20debe15f4
go-playground
/
hello
/
hello.go
8 lines
75 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Hello, World!"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink