Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
06ab8cc69e303e70578de24dd9a1cf4ebafff93a
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constants
/
byte.kt
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