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