t / t4018 / php-interfaceon commit Fourth batch after 2.20 (b5101f9)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}