parent
ba3ffd885f
commit
1036317e74
3 changed files with 4 additions and 3 deletions
@ -1,4 +1,4 @@ |
||||
<?php |
||||
function ext_test(int $a, int $b): int |
||||
function fn_test(int $a, int $b): int |
||||
{ |
||||
} |
||||
Loading…
Reference in new issue