Test for KT-7134 Command line entry point (main function is highlighted as unused)
#KT-7134 obsolete
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<problems>
|
||||
</problems>
|
||||
@@ -0,0 +1 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.inspections.UnusedSymbolInspection
|
||||
@@ -0,0 +1,3 @@
|
||||
fun main(args: Array<String>) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user