New J2K: Add boxed types support to PrimitiveTypesInitializersConversion
This commit is contained in:
committed by
Ilya Kirillov
parent
f14aa2292f
commit
d4077a1622
+1
-1
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
import javaApi.*
|
||||
import javaApi.Listener
|
||||
|
||||
class Test {
|
||||
private val listener = Listener { visibility -> val a = visibility and 1 }
|
||||
|
||||
Reference in New Issue
Block a user