UnimplementedKotlinInterfaceMemberAnnotator: shouldn't report methods with @JvmStatic
#KT-27208 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package test;
|
||||
|
||||
public class InterfaceWithJvmStatic implements A { }
|
||||
Reference in New Issue
Block a user