Skip to content

Kotlin: fix array iterator extraction#10169

Merged
tamasvajk merged 3 commits intogithub:mainfrom
tamasvajk:kotlin-array-iterator
Aug 26, 2022
Merged

Kotlin: fix array iterator extraction#10169
tamasvajk merged 3 commits intogithub:mainfrom
tamasvajk:kotlin-array-iterator

Conversation

@tamasvajk
Copy link
Copy Markdown
Contributor

This PR fixes the extraction of calls to Array::iterator function. These iterators were only extracted correctly in for loops before. Additionally, iterators of arrays of primitive types are also fixed.

@tamasvajk tamasvajk requested review from a team as code owners August 25, 2022 09:22
@tamasvajk tamasvajk removed the request for review from a team August 25, 2022 09:22
@tamasvajk tamasvajk merged commit 4f5c06f into github:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants