parser/tests/0040/code.php

1 line
53 B
PHP
Raw Normal View History

<?php if($foo) { return $foo; } else { return $foo; }