xref: /php-src/Zend/tests/ns_067.inc (revision 636b2c9a)
1<?php
2use Foo\Bar\Foo as Test;
3new Test();
4