Has suspend calls: fix suspend iterator case
This commit is contained in:
-9
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user