<?php namespace Test { class Test { public function test() { $args = & func_get_args(); } } }
You have javascript disabled. You will not be able to edit any code.