Fix maven build + ~50 compiler tests broken by UNUSED_PARAMETER in main
This commit is contained in:
Vendored
+1
-1
@@ -1 +1 @@
|
||||
fun main(args: Array<String>) = println("hello world")
|
||||
fun main() = println("hello world")
|
||||
|
||||
Reference in New Issue
Block a user