github.com/mattn/anko@v0.1.10/packages/stringsNotGo110.go (about) 1 // +build !go1.10 2 3 package packages 4 5 func stringsGo110() {}