Change Signature: Process Kotlin-based usages when changing signature of the Java function
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun test() {
|
||||
J("1", 2)
|
||||
J("3", 4)
|
||||
}
|
||||
Reference in New Issue
Block a user