The following template leaks the whitespace control character from the `%%def` into `before` and `after`. ``` %%def(name='test()')< def before inside before %%self:test after inside after ```
The following template leaks the whitespace control character from the
%%defintobeforeandafter.