Files
kotlin-fork/compiler/testData/ir/irText/stubs/constFromBuiltins.kt
T
Steven Schäfer 8c9ad81c76 Psi2Ir: Fold constants when generating IR
This is necessary to avoid stack overflow errors on large constant
expressions.
2021-04-21 19:10:31 +03:00

3 lines
60 B
Kotlin
Vendored

// DUMP_EXTERNAL_CLASS: kotlin.Int
val test = Int.MIN_VALUE