1a7f1dff10
Create an issue that caused failure of the original test ^KT-34233
4 lines
81 B
Plaintext
Vendored
4 lines
81 B
Plaintext
Vendored
// REPL_MODE: true
|
|
// NO_MODULE
|
|
|
|
run { 1 + 1 } // RESULT: res0: kotlin.Int = 2 |