Files
kotlin-fork/compiler/testData/diagnostics/irInterpreter/exceptionFromInterpreter.fir.ir.diag.txt
T

6 lines
441 B
Plaintext
Vendored

/exceptionFromInterpreter.kt:(197,200): error: Cannot evaluate constant expression: Exception java.lang.ArithmeticException: / by zero
/exceptionFromInterpreter.kt:(239,254): error: Cannot evaluate constant expression: Exception java.lang.IllegalArgumentException: marginPrefix must be non-blank string.
/exceptionFromInterpreter.kt:(305,308): error: Cannot evaluate constant expression: Exception java.lang.ArithmeticException: / by zero