]> git.ipfire.org Git - thirdparty/jinja.git/commit
Properly support recursive in for loops
authorKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 16:16:16 +0000 (12:16 -0400)
committerKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 16:16:16 +0000 (12:16 -0400)
commitf524b56a4221e2ee11c33f396387601f8c29e010
tree5a16a281f53e4d034be2f03be2a37e21c88f5bb8
parentf38c803529a427df2c8e4dc7c3d98ff508ad4a1d
Properly support recursive in for loops

This adds an example to the test file that is being used to verify
that the generated ASTs are comparable.
new_parser.py
test_template.jinja