blob: b8fe9f08b66c755cdc1f8ee0f88f4fe0a9d57819 [file] [log] [blame]
``do``
======
The ``do`` tag works exactly like the regular variable expression (``{{ ...
}}``) just that it doesn't print anything:
.. code-block:: twig
{% do 1 + 2 %}