t / t4018 / php-interfaceon commit built-in rebase: demonstrate that ORIG_HEAD is not set correctly (c2d9629)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}