github.com/v2pro/plz@v0.0.0-20221028024117-e5f9aec5b631/test/go_below_19.go (about) 1 //+build !go1.9 2 3 package test 4 5 func Helper() { 6 }