t / t4018 / php-interfaceon commit Merge branch 'tt/bisect-in-c' (09a9c1f)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}