t / t4018 / php-interfaceon commit Do not print 'dangling' for cat-file in case of ambiguity (d1dd94b)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}