| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Alexander Zverev |
| Subsystem | No subsystem |
| Affected versions |
No affected versions
|
| Fixed in |
4.1
|
| Fixed in build |
Next build |
| Build |
445
|
| Fixed in build |
900
|
RSRP-41545 |
Do not suggest to split inside for |
|
|
for(int x = 1, y = 1;;)
for(int x = 1int y = 1;;)