// entryPointExists package parameterlessInvalid fun main() { // no } @JvmName("main") fun notMain(args: Array) { // yes }