This website requires JavaScript.
Explore
Help
Sign In
VLADIMIR
/
valera
Watch
1
Star
0
Fork
You've already forked valera
0
Code
Issues
9
Pull Requests
Projects
1
Releases
Activity
80d6d0736b
valera
/
main.go
12 lines
103 B
Go
Raw
Blame
History
package
main
import
"fmt"
const
(
version
=
"v0.1.1"
)
func
main
(
)
{
fmt
.
Println
(
"Hello, Go!"
)
}
Reference in New Issue
View Git Blame
Copy Permalink