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