php-8.0.30-src/ext/skeleton/skeleton.stub.php

8 lines
113 B
PHP

<?php
/** @generate-function-entries */
function test1(): void {}
function test2(string $str = ""): string {}