1
0
Fork 0
php-language-server/fixtures/signatureHelp/funcNotClosed.php

7 lines
57 B
PHP

<?php
function helpFunc2(int $count = 0)
{
}
helpFunc2(