Deprecate JVM platform annotations in favor of capitilized themselves
This commit is contained in:
@@ -1 +1 @@
|
||||
class C jvmOverloads constructor(private val string: String, a: Int = string.length())
|
||||
class C JvmOverloads constructor(private val string: String, a: Int = string.length())
|
||||
|
||||
Reference in New Issue
Block a user