Files
openide/java/java-tests/testData/inspection/deadCode/localVariables/expected.xml
T
2017-01-18 13:29:49 +03:00

10 lines
212 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>A.java</file>
<line>3</line>
<description>Variable &lt;code&gt;i&lt;/code&gt; is never used</description>
</problem>
</problems>