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