Current File : //proc/self/root/home/itiffy/www/vendor/nikic/php-parser/test/code/prettyPrinter/expr/include.test
Include
-----
<?php

(include $foo) && (include $bar);
-----
(include $foo) && (include $bar);