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