Small refactoring in constant processing
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test() {
|
||||
val z = 'A'
|
||||
}
|
||||
|
||||
//1 BIPUSH 65
|
||||
//0 LDC A
|
||||
Reference in New Issue
Block a user