Files
openide/java/java-tests/testData/inspection/sameParameterValue/withoutDeadCode/expected.xml
T
2009-09-25 21:25:16 +04:00

11 lines
271 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>7</line>
<problem_class>Actual method parameter is the same constant</problem_class>
<description>Actual value of parameter</description>
</problem>
</problems>