[FIR] Introduce WRONG_NUMBER_OF_TYPE_ARGUMENTS diagnostic
This commit is contained in:
@@ -26,5 +26,6 @@ enum class DiagnosticKind {
|
||||
RecursionInImplicitTypes,
|
||||
Java,
|
||||
SuperNotAllowed,
|
||||
WrongNumberOfTypeArguments,
|
||||
Other
|
||||
}
|
||||
Reference in New Issue
Block a user