gotools/refactor/satisfy/find_test.go

// This test exercises various operations on core types of type parameters.
// (It also provides pretty decent coverage of the non-generic operations.)
func TestGenericCoreOperations(t *testing.T) {}

func constraints(t *testing.T, src string) []string {}