FIR checker: report NOT_A_FUNCTION_LABEL
This commit is contained in:
committed by
TeamCityServer
parent
ab9a23cbfa
commit
5c716ea979
@@ -32,6 +32,7 @@ enum class DiagnosticKind {
|
||||
|
||||
ReturnNotAllowed,
|
||||
UnresolvedLabel,
|
||||
NotAFunctionLabel,
|
||||
NoThis,
|
||||
IllegalConstExpression,
|
||||
IllegalSelector,
|
||||
|
||||
Reference in New Issue
Block a user