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