irus
04/22/2017, 9:19 AMauto intefaces
? So you can write class. declare that it implements auto interface, and kotlin will generate interface using public members.benleggiero
04/24/2017, 12:25 AMpublic
member to the default class, that causes compile errors for all classes conforming to the auto interface?
And what about internal
interface members? Would those then be impossible?