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

7 lines
173 B
HTML

<html>
<body>
This inspection reports usages of pre-M13 Kotlin package facade classes in Kotlin code and offers to replace them with
new-style file classes.
</body>
</html>