Current File : /home/itiffy/public_html/vendor/nikic/php-parser/test/code/prettyPrinter/stmt/throw.test
throw
-----
<?php

throw $e;
-----
throw $e;