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