is_go15_true_test.go 54 B

123456
  1. // +build go1.5
  2. package network
  3. const isGo15 = true