[FIR] Add illegal underscore diagnostic
This commit is contained in:
@@ -17,6 +17,7 @@ enum class DiagnosticKind {
|
||||
ReturnNotAllowed,
|
||||
UnresolvedLabel,
|
||||
IllegalConstExpression,
|
||||
IllegalUnderscore,
|
||||
DeserializationError,
|
||||
InferenceError,
|
||||
TypeParameterAsSupertype,
|
||||
|
||||
Reference in New Issue
Block a user