77c24d5e7617b49d3aaae51c8457e0a3dbc50ee6
[gruntmaster-daemon.git] / t / problems / hello / tests / golang / prog.go
1 package main
2 import "fmt"
3 func main() {
4 fmt.Println("Hello World!")
5 }
This page took 0.023213 seconds and 5 git commands to generate.