1 Commits

Author SHA1 Message Date
René Kijewski
da0b6ead0e Parse tuple expressions
Askama understands how to destructure tuples in let and match
statements, but it does not understand how to build a tuple.

This PR fixes this shortcoming.
2022-01-28 11:21:06 +01:00