Files
kotlin/compiler/testData/codegen/bytecodeText/constants/byte.kt
2016-02-12 11:55:21 +03:00

3 lines
36 B
Kotlin
Vendored

val a: Byte = 1 + 10
// 1 BIPUSH 11