index
:
golite
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: f8a5b6f2015b6f03d689e6bf1e2cfceed857e48c (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"golite"
func
main
()
{
golite
.
MainTest
()
}