mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
11 lines
294 B
XML
11 lines
294 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Test.java</file>
|
|
<line>16</line>
|
|
<problem_class>Actual method parameter is the same constant</problem_class>
|
|
<description>Actual value of parameter 'val' is always '239'</description>
|
|
</problem>
|
|
</problems>
|
|
|