Files
openide/java/java-tests/testData/inspection/dataFlow/thisInstanceof/expected.xml
T
2009-09-25 20:42:06 +04:00

9 lines
204 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>3</line>
<description>'this instanceof Object' is always true</description>
</problem>
</problems>