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