Create multi statement instructions in TWIG -
i wonder if there way of creating multi statements in twig
example: 2 separate statements ...
{% set foo:bar %} {% set baz:qux %}
into 1 single statement
{% set foo:bar set baz:qux %}
no can't. set
"tag", thing after compiled token parser "tag".