Error code E0770
The type of a const parameter references other generic parameters.
Erroneous code example:
ⓘ
To fix this error, use a concrete type for the const parameter:
The type of a const parameter references other generic parameters.
Erroneous code example:
ⓘ
To fix this error, use a concrete type for the const parameter: