]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fix single quote string handling
authorKevin <github@kevin-brown.com>
Tue, 21 May 2024 18:48:07 +0000 (14:48 -0400)
committerKevin <github@kevin-brown.com>
Tue, 21 May 2024 18:48:07 +0000 (14:48 -0400)
commitba0d6e64a1809626ecc09fdfc46f29fe758d44f0
tree925f494d6f70d36f4efc8ddd60cf6af406c9d6b5
parent80cd1833a6ea84ac1630fb5dbea9a30c3cda5ff1
Fix single quote string handling
grammar/JinjaLexer.g4