Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/
Dissue51386.go7 type myString string type
15 func _[P myString]() {
/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dtypeparams.go171 type myString string type
175 B2 interface{ string | myString },
/prebuilts/go/linux-x86/src/internal/types/testdata/spec/
Dconversions.go125 type myString string type