blob: 6c5f9bb439236fddac8f769ffb7423a6c3ce2ad7 [file] [log] [blame]
// +build go1.15
package tests
func init() {
go115 = true
}