Fix maven build + ~50 compiler tests broken by UNUSED_PARAMETER in main
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
fun main(args: Array<String>) {
|
||||
fun main() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user