Change Signature: Process Kotlin-based usages when changing signature of the Java function
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class J {
|
||||
static void bar(String s) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user