index
:
cotia
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
/
grammar
/
symbol
/
main.go
blob: 721161dce2e45a2fcb30c2b77be65216b396c117 (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"symbol"
func
main
()
{
symbol
.
MainTest
()
}