github.com/aykevl/tinygo@v0.5.0/src/runtime/internal/sys/zversion.go (about)

     1  package sys
     2  
     3  const TheVersion = `go0.1.0`