[FIR] Implement ILLEGAL_SELECTOR
This commit is contained in:
@@ -22,6 +22,7 @@ enum class DiagnosticKind {
|
||||
UnresolvedLabel,
|
||||
NoThis,
|
||||
IllegalConstExpression,
|
||||
IllegalSelector,
|
||||
IllegalUnderscore,
|
||||
DeserializationError,
|
||||
InferenceError,
|
||||
|
||||
Reference in New Issue
Block a user