parser/tests/0049/code.php

1 line
56 B
PHP
Raw Normal View History

<?php function foo(string|ArrAy|iterable|CALLABLE $b) {}