<@UDAFKA7NY> I tested your idea with `@JvmMultifil...
# announcements
t
@serebit I tested your idea with
@JvmMultifileClass
and it didn't work. Because
@JvmMultifileClass
only affects the Jvm class element that is generated to hold top-level non-type elements. Type elements always end up in their own class file.