These two commits fix one bug - 2D arrays weren't properly applying their Where
context - this was similar to the bug fix required at the top level that was released in 2.2.3.
What's Changed
- Fix: push_back in nested loop placed in wrong context by @gordonwatts in #268
- Bug fix: Scoping by @gordonwatts in #270
Full Changelog: 2.2.3...2.2.4