k
This commit is contained in:
parent
aa7cd3f973
commit
fc5890cc04
1 changed files with 17 additions and 0 deletions
|
|
@ -6892,6 +6892,23 @@ Text 2
|
||||||
|
|
||||||
exp: `{
|
exp: `{
|
||||||
"Text.Text 2": "Text"
|
"Text.Text 2": "Text"
|
||||||
|
}`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "conflicts_generated_3",
|
||||||
|
text: `x: {
|
||||||
|
Square 2
|
||||||
|
Square 3
|
||||||
|
}
|
||||||
|
|
||||||
|
Square 2
|
||||||
|
Square
|
||||||
|
`,
|
||||||
|
key: `x`,
|
||||||
|
|
||||||
|
exp: `{
|
||||||
|
"x.Square 2": "Square 4",
|
||||||
|
"x.Square 3": "Square 3"
|
||||||
}`,
|
}`,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue