oss.indeed.com/go/go-opine@v1.3.0/internal/junit/testdata/testdata.go (about) 1 package testdata 2 3 func data() { 4 println("DATA!") 5 }