]>
iEval git - gruntmaster-daemon.git/blame - t/problems/hello/tests/golang/prog.go
Commit | Line | Data |
b8f7001a MG |
1 | package main |
2 | import "fmt" |
3 | func main() { |
4 | fmt.Println("Hello World!") |
5 | } |
This page took 0.020362 seconds and 4 git commands to generate.