8541143d6f
According to https://github.com/Kotlin/KEEP/blob/master/proposals/enhancing-main-convention.md#rules-and-semantics, only main function without args may avoid `CONFLICTING_OVERLOADS`, but since the jps/jps-plugin/testData/incremental/withJava/other/mainRedeclaration test dates back to 2015, this is not the current behavior.