Use bipush, sipush for byte and short constants
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
val a: Short = 1 + 1
|
||||
val a: Short = 1 + 255
|
||||
|
||||
// 1 I2S
|
||||
// 1 SIPUSH 256
|
||||
Reference in New Issue
Block a user