hello.go 57 bytes
package hello
func PrintVersion() {
	println("6.0.0")