xref: /PHP-5.5/Zend/tests/ns_067.inc (revision 7126de49)
1<?php
2use Foo\Bar\Foo as Test;
3new Test();
4