Home
last modified time | relevance | path

Searched defs:Z20 (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue39634.go72 type Z20 /* ERROR "invalid recursive type" */ interface{ Z20 } interface
73 func F20[t Z20]() { F20(t /* ERROR "invalid composite literal type" */ /* ERROR "too many arguments…