repos
/
moxie
/
src
/
runtime
/
internal
/
sys
/ zversion.mx
zversion.mx
raw
1
package sys
2
3
const TheVersion = `go0.1.0`
4