Indefero

Indefero Git Source Tree


Root/test/data/IDF_DiffTest/test-05-mtn-change-to-single-line.expected

<?php return array (
  'a' =>
  array (
    'chunks' =>
    array (
      0 =>
      array (
        0 =>
        array (
          0 => '1',
          1 => '1',
          2 => "abc\r\n",
        ),
        1 =>
        array (
          0 => 2,
          1 => '',
          2 => "abc\r\n",
        ),
      ),
    ),
    'chunks_def' =>
    array (
      0 =>
      array (
        0 =>
        array (
          0 => '1',
          1 => '2',
        ),
        1 =>
        array (
          0 => '1',
          1 => 1,
        ),
      ),
    ),
  ),
);

Archive Download this file

Page rendered in 0.12872s using 11 queries.