Check the number of generic lifetime and const parameters of intrinsics
This commit is contained in:
parent
a50d72158e
commit
7b2befc27b
5 changed files with 117 additions and 29 deletions
|
@ -1,4 +1,5 @@
|
|||
An invalid number of type parameters was given to an intrinsic function.
|
||||
An invalid number of generic type, lifetime, or const parameters was
|
||||
given to an intrinsic function.
|
||||
|
||||
Erroneous code example:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue