blob: cb7437b7898ed83b55e4bbced0378f56c3f12c24 [file]
// IGNORE_BACKEND: JVM_IR
// FIR status: KT-46419, ILT conversions to Byte and Short are not supported by design
val a: Byte = 1 + 10
// 1 BIPUSH 11