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