parser/phpast/samples/prop.php
2022-07-26 11:21:05 +01:00

4 lines
33 B
PHP

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