index
:
glaze
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
/
src
/
main.go
blob: 15f5d7998f50bde02e7ba4560e595787da20409c (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"glaze"
func
main
()
{
glaze
.
Main
()
}