J2K: coversion of specially mapped built-in methods + replacing "get" with "[]" where possible
This commit is contained in:
@@ -1 +1 @@
|
||||
internal class C @JvmOverloads constructor(private val string: String, a: Int = string.length())
|
||||
internal class C @JvmOverloads constructor(private val string: String, a: Int = string.length)
|
||||
|
||||
Reference in New Issue
Block a user