parser/tests/fixtures/0055/code.php

1 line
42 B
PHP
Raw Normal View History

<?php function foo(string|int|float $b) {}