5bca1d3c8f
Render bytecode diagnostics in BytecodeToolWindow #KT-5584 Fixed
3 lines
253 B
Plaintext
Vendored
3 lines
253 B
Plaintext
Vendored
ERROR: compiler/testData/cli/jvm/nonLocalDisabled.kt: (3, 9) Non-local returns are not allowed with inlining disabled
|
|
ERROR: compiler/testData/cli/jvm/nonLocalDisabled.kt: (7, 9) Non-local returns are not allowed with inlining disabled
|
|
COMPILATION_ERROR |