t / t4018 / php-interfaceon commit Merge branch 'js/t6042-timing-fix' (3009c8b)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}