Merge branch 'idea90' of git.labs.intellij.net:idea/community into idea90
[fedora-idea.git] / plugins / groovy / resources / inspectionDescriptions / GroovyUnnecessaryContinue.html
blobb6a9e0ff4e192daebec19a8c23970a2685d6dfaa
1 <html>
2 <body><table> <tr> <td valign="top" height="150">
3 <font face="verdana" size="-1">
4 This inspection reports on any unnecessary Groovy <b><font color="#000080">continue</font></b> statements at the end of loops.
5 These may be safely removed.
6 </font></td> </tr> <tr> <td height="20"> <font face="verdana" size="-2">Powered by InspectorGroovy </font> </td> </tr> </table> </body>
7 </html>