parser/tests/0040/code.php
2022-11-30 00:43:37 +00:00

1 line
53 B
PHP

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