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