]> git.immae.eu Git - github/wallabag/wallabag.git/blob - vendor/twig/twig/test/Twig/Tests/Fixtures/tags/verbatim/mixed_usage_with_raw.test
twig implementation
[github/wallabag/wallabag.git] / vendor / twig / twig / test / Twig / Tests / Fixtures / tags / verbatim / mixed_usage_with_raw.test
1 --TEST--
2 "verbatim" tag
3 --TEMPLATE--
4 {% verbatim %}
5 {{ foo }}
6 {% endraw %}
7 --DATA--
8 return array()
9 --EXCEPTION--
10 Twig_Error_Syntax: Unexpected end of file: Unclosed "verbatim" block in "index.twig" at line 2