Skip to content

Commit

Permalink
Added a version in go
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAupperle authored and U-PATRICK-0436AD0\Patrick committed Jan 17, 2011
1 parent 3fa7c46 commit 452571c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions go.go
@@ -0,0 +1,7 @@
package main

import "fmt"

func main() {
fmt.Println("Hello World")
}

0 comments on commit 452571c

Please sign in to comment.