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