This website requires JavaScript.
Explore
Help
Sign In
actions
/
go-versions
Watch
1
Star
0
Fork
You've already forked go-versions
0
Code
Issues
Pull Requests
Packages
Projects
Releases
134
Wiki
Activity
aloviedo-patch-1
go-versions
/
tests
/
source
/
simple
/
simple.go
7 lines
73 B
Go
Raw
Permalink
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"Hello, world."
)
}
Reference in New Issue
View Git Blame
Copy Permalink