Files
2023-03-13 21:46:58 +00:00

10 lines
287 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>2</line>
<entry_point TYPE="method" FQNAME="Test void doSmth(java.lang.String str)" />
<description>Parameter &lt;code&gt;str&lt;/code&gt; is not used</description>
</problem>
</problems>