KT-11890 Completion for callable references does not propose static Java members
#KT-11890 Fixed
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
public final class JavaCallableReference {
|
||||
public static void foo(){}
|
||||
}
|
||||
Reference in New Issue
Block a user