index
:
lets-zeditor.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
blob: d7c5f7b5a6c3497399b2b85d45562331f22d20a9 (
plain
)
1
2
3
4
5
6
7
package main import "fmt" func main() { fmt.Print("Hello, Zed!\n") }