parser/tests/fixtures/0266/code.php

7 lines
45 B
PHP
Raw Normal View History

<?php
if ($foo) {
} else if ($bar) {
}