Fix special case of alternate if statements
[hiphop-php.git] / hphp / hack / test / full_fidelity / cases / test_alternate_if_empty_body.php
blob305c9c6de10e45894dae2030263f004c72bdfa39
1 <?php
3 if (0):
4 endif;