index
:
papod
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.go
blob: b591f5cbfedaf188cc2960bfab59d73de0d87b8e (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"papod"
func
main
()
{
papod
.
Main
()
}