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