[FIR] Support IntegerLiteralTypes
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +ProperIeee754Comparisons +NewInference
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// !LANGUAGE: +ProperIeee754Comparisons +NewInference
|
||||
|
||||
fun box(): String {
|
||||
if (-0.0 < 0.0) return "Fail 1"
|
||||
|
||||
Reference in New Issue
Block a user