Files
kotlin-fork/idea/resources/inspectionDescriptions/AddOperatorModifier.html
T
2019-06-05 19:27:52 +07:00

5 lines
150 B
HTML

<html>
<body>
This inspection reports a function that matches one of the operator conventions but is not annotated as <b>operator</b>.
</body>
</html>