IDEADEV-41473 (Invoking "Commit Changes" causes IDEA to freeze)
[fedora-idea.git] / plugins / groovy / resources / inspectionDescriptions / GroovyIfStatementWithIdenticalBranches.html
blob8c4a7f7cfaa8749e0c0975195dbf847b2509de36
1 <html>
2 <body><table> <tr> <td valign="top" height="150">
3 <font face="verdana" size="-1">
4 This inspection reports any instances of Groovy <b><font color="#000080">if</font></b>
5 statements with identical "then" and <b><font color="#000080">else</font></b> branches. Such statements are almost certainly
6 programmer error.
7 </font></td> </tr> <tr> <td height="20"> <font face="verdana" size="-2">Powered by InspectorGroovy </font> </td> </tr> </table> </body>
8 </html>