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

8 lines
58 B
PHP
Raw Normal View History

2017-07-14 23:12:48 +00:00
<?php
function helpFunc2(int $count = 0)
{
}
helpFunc2(