t / t4018 / php-interfaceon commit Git 2.20-rc1 (7f4e641)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}