]> git.ipfire.org Git - thirdparty/jinja.git/commit
Support variable names in literals
authorKevin <github@kevin-brown.com>
Tue, 21 May 2024 19:09:25 +0000 (15:09 -0400)
committerKevin <github@kevin-brown.com>
Tue, 21 May 2024 19:09:25 +0000 (15:09 -0400)
commit38d2923eae3b792f6c0f3407b0dbe85dfee5fc8f
tree2ac374e116702dd652ac36f3981efcd2cc9b78b6
parentba0d6e64a1809626ecc09fdfc46f29fe758d44f0
Support variable names in literals
grammar/JinjaGrammar.g4
grammar/JinjaLexer.g4