php-src/Zend/tests/ns_067.inc

4 lines
43 B
PHP
Raw Normal View History

<?php
2008-12-04 20:12:30 +00:00
use Foo\Bar\Foo as Test;
new Test();