]> iEval git - gruntmaster-daemon.git/blob - t/problems/hello/tests/golang/prog.go
Add javascript
[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.021578 seconds and 5 git commands to generate.