Skip to content

Commit faa7675

Browse files
update fixture
1 parent 489584a commit faa7675

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,37 @@
11
switch (value) { }
22
---
3+
4+
[#1 Content] =
5+
[#1 Removal] = 0:16-0:17
6+
>-<
7+
0| switch (value) { }
8+
9+
[#1 Domain] = 0:0-0:18
10+
>------------------<
11+
0| switch (value) { }
12+
13+
[#1 Insertion delimiter] = " "
14+
15+
16+
[#2 Content] =
17+
[#2 Removal] = 0:8-0:13
18+
>-----<
19+
0| switch (value) { }
20+
21+
[#2 Domain] = 0:7-0:14
22+
>-------<
23+
0| switch (value) { }
24+
25+
[#2 Insertion delimiter] = " "
26+
27+
28+
[#3 Content] =
29+
[#3 Removal] = 0:16-0:17
30+
>-<
31+
0| switch (value) { }
32+
33+
[#3 Domain] = 0:15-0:18
34+
>---<
35+
0| switch (value) { }
36+
37+
[#3 Insertion delimiter] = " "

0 commit comments

Comments
 (0)