github.com/sc0rp1us/gb@v0.4.1-0.20160319180011-4ba8cf1baa5a/test/goversion16_test.go (about)

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