Code

store: Fix execution of more complex iterators.
authorSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 22:40:39 +0000 (00:40 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 2 Sep 2015 22:40:39 +0000 (00:40 +0200)
That is, follow "indirections" of typed expressions if the iterator is not on
the top-most level.


No differences found