cd401b5b8a
They started failing once we began reporting diagnostics from completion ^KT-46419 Relates
5 lines
70 B
Kotlin
Vendored
5 lines
70 B
Kotlin
Vendored
// IGNORE_BACKEND_FIR: JVM_IR
|
|
val a: Short = 1 + 255
|
|
|
|
// 1 SIPUSH 256
|