correct access flags for package private (coming from java) #KT-2781 fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun box() = J("OK").value
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
fun box() = J("OK").value
|
||||