t / t4018 / php-interfaceon commit t6036, t6043: increase code coverage for file collision handling (b8cd1bb)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}