done with the source
[3hU9fRjo95.git] / hello.go
blob6a2ea9e598603dd3314facab2bd9467607924e27
1 /* hello.go */
3 package main
5 import . "fmt"
7 func main() {
8 Printf("hello, world\n")