t / t4018 / php-interfaceon commit Seventh batch for 2.21 (11ad41d)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}