mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 15:53:46 +00:00
17 lines
667 B
XML
Vendored
17 lines
667 B
XML
Vendored
<problems>
|
|
<problem>
|
|
<file>part2A.kt</file>
|
|
<line>6</line>
|
|
<entry_point TYPE="file" FQNAME="part2A.kt" />
|
|
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Unused symbol</problem_class>
|
|
<description>Function ''other'' is never used</description>
|
|
</problem>
|
|
|
|
<problem>
|
|
<file>part1B.kt</file>
|
|
<line>6</line>
|
|
<entry_point TYPE="file" FQNAME="part1B.kt" />
|
|
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Unused symbol</problem_class>
|
|
<description>Function ''other'' is never used</description>
|
|
</problem>
|
|
</problems> |