Do not generate mutable collection stub methods in interfaces

#KT-12359 Fixed
This commit is contained in:
Denis Zharkov
2016-06-24 16:37:07 +03:00
parent 1780f57265
commit 2578fc3344
6 changed files with 22 additions and 26 deletions
@@ -0,0 +1,5 @@
@kotlin.Metadata
public interface A
@kotlin.Metadata
public interface B