[FIR] Implement WRONG_LONG_SUFFIX diagnostics, fix tests
This commit is contained in:
committed by
TeamCityServer
parent
62ffc0033d
commit
fb06da2d75
@@ -36,5 +36,7 @@ enum class DiagnosticKind {
|
||||
TooManyCharactersInCharacterLiteral,
|
||||
IllegalEscape,
|
||||
|
||||
WrongLongSuffix,
|
||||
|
||||
Other
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user