xref: /PHP-5.3/Zend/tests/bug46665_autoload.inc (revision 4df57428)
1<?php
2
3namespace Foo\Bar;
4class Baz {
5}
6