J2K: all annotations should be with "@"
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