index
:
uuid
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
/
tests
/
main.go
blob: b803727218fde5a1957f7a833d70578784af7e3b (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"guuid"
func
main
()
{
guuid
.
MainTest
()
}