Files
kotlin-fork/idea/testData/intentions/convertToStringTemplate/inspectionData/expected.xml
T
Valentin Kipyatkov 8056c5182a Fixed EA-73613
2016-02-11 12:26:22 +03:00

10 lines
416 B
XML
Vendored

<problems>
<problem>
<file>simple.kt</file>
<line>2</line>
<module>light_idea_test_case</module>
<entry_point TYPE="file" FQNAME="simple.kt" />
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Convert string concatenation to string template</problem_class>
<description>Convert concatenation to template</description>
</problem>
</problems>