blob: 1f0255b48153bc4a8497579865a44e20ce3cd842 [file]
// IGNORE_BACKEND_K2: 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