github.com/aca02djr/gb@v0.4.1/test/goversion16_test.go (about)

     1  // +build go1.6
     2  
     3  package test
     4  
     5  const (
     6  	goversion = 1.6
     7  )