Files
kotlin-fork/compiler/testData/diagnostics/testsWithJvmBackend/exceptionFromInterpreter.diag.txt
T
2023-07-17 16:55:24 +00:00

6 lines
319 B
Plaintext
Vendored

/exceptionFromInterpreter.kt:7:26: error: Cannot evaluate constant expression: / by zero
/exceptionFromInterpreter.kt:8:26: warning: Constant expression will throw an exception at runtime: / by zero
/exceptionFromInterpreter.kt:9:39: error: Cannot evaluate constant expression: marginPrefix must be non-blank string.