xref: /third_party/node/deps/npm/test/fixtures/merge-conflict.json (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/deps/npm/test/fixtures/
11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "array": [
31cb0ef41Sopenharmony_ci<<<<<<< HEAD
41cb0ef41Sopenharmony_ci    100,
51cb0ef41Sopenharmony_ci    {
61cb0ef41Sopenharmony_ci      "foo": "baz"
71cb0ef41Sopenharmony_ci    },
81cb0ef41Sopenharmony_ci||||||| merged common ancestors
91cb0ef41Sopenharmony_ci    1,
101cb0ef41Sopenharmony_ci=======
111cb0ef41Sopenharmony_ci    111,
121cb0ef41Sopenharmony_ci    1,
131cb0ef41Sopenharmony_ci    2,
141cb0ef41Sopenharmony_ci    3,
151cb0ef41Sopenharmony_ci    {
161cb0ef41Sopenharmony_ci      "foo": "bar"
171cb0ef41Sopenharmony_ci    },
181cb0ef41Sopenharmony_ci>>>>>>> a
191cb0ef41Sopenharmony_ci    1
201cb0ef41Sopenharmony_ci  ],
211cb0ef41Sopenharmony_ci  "a": {
221cb0ef41Sopenharmony_ci    "b": {
231cb0ef41Sopenharmony_ci<<<<<<< HEAD
241cb0ef41Sopenharmony_ci      "c": {
251cb0ef41Sopenharmony_ci        "x": "bbbb"
261cb0ef41Sopenharmony_ci      }
271cb0ef41Sopenharmony_ci||||||| merged common ancestors
281cb0ef41Sopenharmony_ci      "c": {
291cb0ef41Sopenharmony_ci        "x": "aaaa"
301cb0ef41Sopenharmony_ci      }
311cb0ef41Sopenharmony_ci=======
321cb0ef41Sopenharmony_ci      "c": "xxxx"
331cb0ef41Sopenharmony_ci>>>>>>> a
341cb0ef41Sopenharmony_ci    }
351cb0ef41Sopenharmony_ci  }
361cb0ef41Sopenharmony_ci}
37

Indexes created Thu Nov 07 10:32:03 CST 2024