]> git.ipfire.org Git - thirdparty/jinja.git/commit
Test function single parameter should a variable
authorKevin <kevin@kevin-brown.com>
Thu, 14 May 2020 13:55:37 +0000 (09:55 -0400)
committerKevin <kevin@kevin-brown.com>
Thu, 14 May 2020 13:55:37 +0000 (09:55 -0400)
commit99947cf39a5fab0823d3099d9a21cba731cbb414
tree5f582484d567b12f4beeb6f3cd66286872906a5b
parent46da1570316b86b4750025d9899a800e5cb5ec4c
Test function single parameter should a variable

Previusly we were expecting it to be a conditional expression which
allowed it to swallow conditional expressions as if they were a single
variable. This fixes that issue so it only swallows variables.
.gitignore
grammar.ebnf