```Go type T[P (any)] struct{} ``` is not recognized correctly: ``` x.go:3:8: undefined: P ```
is not recognized correctly: