Files
kotlin-fork/idea/testData/inspections/removeSingleExpressionStringTemplate/inspectionData/expected.xml
T
2016-08-02 15:31:16 +03:00

10 lines
401 B
XML
Vendored

<problems>
<problem>
<file>test.kt</file>
<line>4</line>
<module>light_idea_test_case</module>
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Remove redundant string template</problem_class>
<description>Redundant string template</description>
</problem>
</problems>