]> git.immae.eu Git - github/wallabag/wallabag.git/blob - vendor/twig/twig/test/Twig/Tests/Fixtures/tags/block/special_chars.test
twig implementation
[github/wallabag/wallabag.git] / vendor / twig / twig / test / Twig / Tests / Fixtures / tags / block / special_chars.test
1 --TEST--
2 "§" special chars in a block name
3 --TEMPLATE--
4 {% block § %}
5 §
6 {% endblock § %}
7 --DATA--
8 return array()
9 --EXPECT--
10 §