Bahex ac36b4a247 fix: Further limit expressions that are accepted as a closure
- Only variables and cell-path accesses on variables are allowed as
  closures. These can't be `$it` or a path on `$it`
- Any other expression falls back to the usual RowCondition expression
2025-05-06 11:27:34 +03:00
..