Indefero

Indefero Git Source Tree


Root/test/data/IDF_DiffTest/test-11-git-add-singleline-file.expected

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?php return array (
  'a' =>
  array (
    'chunks' =>
    array (
      0 =>
      array (
        0 =>
        array (
          0 => '',
          1 => '1',
          2 => "abc\n",
        ),
      ),
    ),
    'chunks_def' =>
    array (
      0 =>
      array (
        0 =>
        array (
          0 => '0',
          1 => '0',
        ),
        1 =>
        array (
          0 => '1',
          1 => 1,
        ),
      ),
    ),
  ),
);

Archive Download this file

Page rendered in 0.12672s using 11 queries.