Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b32f408767cf86efaa65eb02699fe00bd61d99a6
/
.
/
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