Don't report UNUSED_PARAMETER in main from object #KT-37718 Fixed
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// FIR_IDENTICAL
|
||||
object Test {
|
||||
@JvmStatic
|
||||
fun main(args: Array<String>) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user