KT-6132 No smart completion for argument of java static method
#KT-6132 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package p2
|
||||
|
||||
fun foo(s: String) {}
|
||||
Reference in New Issue
Block a user
#KT-6132 Fixed
@@ -0,0 +1,3 @@
|
||||
package p2
|
||||
|
||||
fun foo(s: String) {}
|
||||