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