Compare commits
2 Commits
51ef433d99
...
c1e44ce35b
| Author | SHA1 | Date | |
|---|---|---|---|
|
c1e44ce35b
|
|||
|
69c91a3366
|
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("Greetings Program")
|
||||
}
|
||||
Reference in New Issue
Block a user