
| Path : /usr/src/php/Zend/tests/ |
| Current File : //usr/src/php/Zend/tests/ns_033.phpt |
--TEST-- 033: Import statement with non-compound name --FILE-- <?php use A; --EXPECTF-- Warning: The use statement with non-compound name 'A' has no effect in %sns_033.php on line 2