blob: a8f057e358767230643d2cb226c69cfb75303b52 [file] [log] [blame]
package p
import "testing"
func TestF(t *testing.T) {
F()
}