difftastic/vendor/tree-sitter-hack/test/cases/expressions/selection-with-keyword.hack

8 lines
88 B
Plaintext

$this->clone();
$this->print();
$this->new();
$this->clone()->new()->print()->$item;