Slight improvement to extraction of type information for aliases when looking at a typed bracket expression (e.g. X[idx] of fields of unchained types).
[x] Add test case based on our example that produces it.
Update:
further improved the type extraction also for slightly other cases of using mapIt for type conversion.
Slight improvement to extraction of type information for aliases when looking at a typed bracket expression (e.g.
X[idx]
of fields ofunchained
types).Update:
mapIt
for type conversion.Erg
as a unit