Files
2024-02-08 15:19:50 +00:00

6 lines
203 B
Kotlin
Vendored

@file:JvmMultifileClass
@file:JvmName("Multifile")
package test
// Removal of function from a multi-file class should result in a different ABI even though the multi-file part class is package-private.