t / t4018 / php-interfaceon commit Merge branch 'tb/trace2-va-list-fix' (e9bd21c)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}