index
:
jcarr/autogenpb
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testSort
/
main.go
blob: 01a7c39026f14477a5c321006053e0fc53218380 (
plain
)
1
2
3
4
5
6
7
package main import "log" func main() { log.Println("hello testSort") }