<?php // Check no output for a fake pass // { phc-option: --debug=ast } function y ($x) { $y = $x++; } ?>