If Test
=======
Check for errors when passing in variables using ``-D perl='expression'``.
The following should both fail because of such errors.
.. if:: $a
This text should not appear.
.. if:: $b
This text should also not appear.
A paragraph.