is_go15_false_test.go 56 B

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