Has suspend calls: fix suspend iterator case

This commit is contained in:
Mikhail Glukhikh
2017-12-05 20:22:24 +03:00
parent 4404439521
commit 24bd31457c
2 changed files with 14 additions and 15 deletions
@@ -31,15 +31,6 @@
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant 'suspend' modifier</problem_class>
<description>Redundant 'suspend' modifier</description>
</problem>
<!-- FIXME: Incorrect problem -->
<problem>
<file>test.kt</file>
<line>57</line>
<module>light_idea_test_case</module>
<entry_point TYPE="file" FQNAME="temp:///src/test.kt" />
<problem_class severity="WARNING" attribute_key="NOT_USED_ELEMENT_ATTRIBUTES">Redundant 'suspend' modifier</problem_class>
<description>Redundant 'suspend' modifier</description>
</problem>
<problem>
<file>operators.kt</file>
<line>5</line>