parser/tests/fixtures/0033/code.php

1 line
61 B
PHP
Raw Normal View History

<?php "{$foo}{$foo[0]}{$foo['bar']}{$foo->bar}{$foo->bar()}";