mirror of
https://github.com/pantor/inja.git
synced 2026-02-23 03:46:25 +00:00
Commit a5862a0 made the linking step in update_loop_data unecessary
because the loop's copy of the data was made to come from the parent
loop's data rather than the original client's data.
While at it, also add one more nested loop test case.