Don't propose to generate Any methods in interface to avoid METHOD_OF_ANY_IMPLEMENTED_IN_INTERFACE error (KT-9796)
#KT-9796 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
interface I {
|
||||
<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user