Files
kotlin-fork/idea/resources/inspectionDescriptions/UnusedMainParameter.html
T

6 lines
129 B
HTML

<html>
<body>
This inspection reports an unused main function parameter which is not necessary since Kotlin 1.3.
</body>
</html>