index
:
kite.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
blob: 02a128801febfb77f5a5b72207b356ae7ba737a4 (
plain
)
1
2
3
4
5
6
7
package main import "fmt" func main() { fmt.Println("testing") }