mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
7 lines
53 B
PHP
7 lines
53 B
PHP
<?php
|
|
|
|
function test()
|
|
{
|
|
function test2() { }
|
|
}
|
|
|