[FIR] Add NO_THIS & INSTANCE_ACCESS_BEFORE_SUPER_CALL
This commit is contained in:
@@ -16,6 +16,7 @@ enum class DiagnosticKind {
|
||||
|
||||
ReturnNotAllowed,
|
||||
UnresolvedLabel,
|
||||
NoThis,
|
||||
IllegalConstExpression,
|
||||
IllegalUnderscore,
|
||||
DeserializationError,
|
||||
|
||||
Reference in New Issue
Block a user