<?php namespace { function A() { } } namespace B { \A(); A(); }
You have javascript disabled. You will not be able to edit any code.