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

1 line
61 B
PHP

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