DEBSOURCES
Skip Quicknav
sources / phploc / 7.0.2-4 / tests / _files / with_import.php
12345678
<?php namespace Foo; function bar() { return 42; }