pico/lib/twig/test/Twig/Tests/Fixtures/functions/special_chars.test
Gilbert Pellegrom 92b792e8f2 Initial commit.
2012-04-04 14:45:09 +01:00

9 lines
106 B
Plaintext
Executable File

--TEST--
"☃" custom function
--TEMPLATE--
{{ ☃('foo') }}
--DATA--
return array()
--EXPECT--
☃foo☃