[FIR] Implement INT_LITERAL_OUT_OF_RANGE diagnostics, fix tests
This commit is contained in:
committed by
TeamCityServer
parent
fb06da2d75
commit
4cf30cd1fa
@@ -36,6 +36,7 @@ enum class DiagnosticKind {
|
||||
TooManyCharactersInCharacterLiteral,
|
||||
IllegalEscape,
|
||||
|
||||
IntLiteralOutOfRange,
|
||||
WrongLongSuffix,
|
||||
|
||||
Other
|
||||
|
||||
Reference in New Issue
Block a user