<?php
namespace test\foo;

var_dump(__NAMESPACE__);
?>