386854d73f
unusedButEntryPointMain for class was actually a wrong test: it didn't check anything, because objects are were not checked for unusedness before.
4 lines
34 B
Kotlin
4 lines
34 B
Kotlin
package foo
|
|
|
|
object UsedInXmlOnly
|