mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-11 21:47:47 +07:00
cee88f887b
This case is possible only if we have no non-final locals updated in the loop, so the assignment updates field or array element. Using common assignment scenario may not work as primitive optionals lack map/filter operations Fixes IDEA-200209 "Replace with findFirst" produces incompilable code