Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantSuspendModifier.html
T
2017-12-07 15:54:47 +03:00

6 lines
134 B
HTML

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