parser/tests/0030/code.php

1 line
53 B
PHP
Raw Normal View History

<?php $foo->bar(); $foo->bar()->baz(); $foo->bar()();