Check the number of generic lifetime and const parameters of intrinsics

This commit is contained in:
Fabian Wolff 2021-06-08 20:38:43 +02:00
parent a50d72158e
commit 7b2befc27b
5 changed files with 117 additions and 29 deletions

View file

@ -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: