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

6 lines
142 B
HTML

<html>
<body>
This inspection reports a <b>suspend</b> modifier as redundant if no other suspend functions are called inside.
</body>
</html>