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

3 lines
39 B
Kotlin
Vendored

val a: Short = 1 + 255
// 1 SIPUSH 256