// This package is not a test-only package,
// but it still matches the pattern ./testdata/testonly... when in cmd/go.

package main

func main() {}
