t / t4018 / php-interfaceon commit t4014: move closing sq onto its own line (cb46c40)
   1interface RIGHT
   2{
   3    public function foo($ChangeMe);
   4}