mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
7 lines
126 B
PHP
7 lines
126 B
PHP
<?php
|
|
|
|
/** @generate-class-entries */
|
|
|
|
function dl_test_test1(): void {}
|
|
|
|
function dl_test_test2(string $str = ""): string {}
|