Get rid of deprecated annotations in testData
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
kotlin.jvm.jvmOverloads
|
||||
@kotlin.jvm.JvmOverloads
|
||||
fun f(a: String, b: Int = 5) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user