Files
kotlin-fork/idea/resources/inspectionDescriptions/OptionalExpectation.html
T
Mikhail Glukhikh 4dd95e5640 Introduce OptionalExpectationInspection
It works at INFORMATION level only and is intended to form quick-fixes
to add relevant actual declarations.

#KT-25533 Fixed
2018-09-05 13:05:07 +03:00

5 lines
145 B
HTML

<html>
<body>
This special inspection reports optionally expected annotations without actual annotation in some platform modules.
</body>
</html>