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