1
0
mirror of https://github.com/php/php-src.git synced 2026-04-20 06:21:12 +02:00
Files
archived-php-src/Zend/tests/ns_067.inc

4 lines
43 B
PHP

<?php
use Foo\Bar\Foo as Test;
new Test();