t / t4018 / php-interfaceon commit The second batch (a6a95cd)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}