mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 00:21:26 +00:00
3 lines
36 B
Kotlin
Vendored
3 lines
36 B
Kotlin
Vendored
val a: Byte = 1 + 10
|
|
|
|
// 1 BIPUSH 11 |