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