Skip to content

Commit 31b4d8d

Browse files
author
Max Schaefer
committed
JavaScript: Update TRAP test outputs.
1 parent 9a00f4d commit 31b4d8d

File tree

8 files changed

+101
-101
lines changed

8 files changed

+101
-101
lines changed

javascript/extractor/tests/yaml/output/trap/bad_1022_1_1.yml.trap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ yaml_scalars(#20000,0,"x:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1111
yaml(#20000,0,#10000,0,"tag:yaml.org,2002:str","x:xxxxx ... xxxxxxx")
1212
#20001=@"loc,{#10000},1,1,1,1024"
1313
locations_default(#20001,#10000,1,1,1,1024)
14-
hasLocation(#20000,#20001)
14+
yaml_locations(#20000,#20001)
1515
numlines(#10000,1,0,0)
1616
filetype(#10000,"yaml")

javascript/extractor/tests/yaml/output/trap/cyclic.yaml.trap

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,28 @@ yaml_scalars(#20001,0,"cyclic")
1212
yaml(#20001,0,#20000,1,"tag:yaml.org,2002:str","cyclic")
1313
#20002=@"loc,{#10000},2,1,2,6"
1414
locations_default(#20002,#10000,2,1,2,6)
15-
hasLocation(#20001,#20002)
15+
yaml_locations(#20001,#20002)
1616
#20003=*
1717
yaml_anchors(#20003,"cyc")
1818
#20004=*
1919
yaml_scalars(#20004,0,"backedge")
2020
yaml(#20004,0,#20003,1,"tag:yaml.org,2002:str","backedge")
2121
#20005=@"loc,{#10000},3,5,3,12"
2222
locations_default(#20005,#10000,3,5,3,12)
23-
hasLocation(#20004,#20005)
23+
yaml_locations(#20004,#20005)
2424
#20006=*
2525
yaml_aliases(#20006,"cyc")
2626
yaml(#20006,3,#20003,-1,"","*cyc")
2727
#20007=@"loc,{#10000},3,15,3,18"
2828
locations_default(#20007,#10000,3,15,3,18)
29-
hasLocation(#20006,#20007)
29+
yaml_locations(#20006,#20007)
3030
yaml(#20003,1,#20000,-1,"tag:yaml.org,2002:map","&cyc")
3131
#20008=@"loc,{#10000},2,9,4,0"
3232
locations_default(#20008,#10000,2,9,4,0)
33-
hasLocation(#20003,#20008)
33+
yaml_locations(#20003,#20008)
3434
yaml(#20000,1,#10000,0,"tag:yaml.org,2002:map","cyclic: &cyc")
3535
#20009=@"loc,{#10000},2,1,4,0"
3636
locations_default(#20009,#10000,2,1,4,0)
37-
hasLocation(#20000,#20009)
37+
yaml_locations(#20000,#20009)
3838
numlines(#10000,3,0,0)
3939
filetype(#10000,"yaml")

javascript/extractor/tests/yaml/output/trap/good_1021_1_1.yml.trap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ yaml_scalars(#20000,0,"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1111
yaml(#20000,0,#10000,0,"tag:yaml.org,2002:str","xxxxxxx ... xxxxx:x")
1212
#20001=@"loc,{#10000},1,1,1,1024"
1313
locations_default(#20001,#10000,1,1,1,1024)
14-
hasLocation(#20000,#20001)
14+
yaml_locations(#20000,#20001)
1515
numlines(#10000,1,0,0)
1616
filetype(#10000,"yaml")

javascript/extractor/tests/yaml/output/trap/good_1_1_1021.yml.trap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ yaml_scalars(#20000,0,"x:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1111
yaml(#20000,0,#10000,0,"tag:yaml.org,2002:str","x:xxxxx ... xxxxxxx")
1212
#20001=@"loc,{#10000},1,1,1,1024"
1313
locations_default(#20001,#10000,1,1,1,1024)
14-
hasLocation(#20000,#20001)
14+
yaml_locations(#20000,#20001)
1515
numlines(#10000,1,0,0)
1616
filetype(#10000,"yaml")

javascript/extractor/tests/yaml/output/trap/merge.yaml.trap

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,61 +14,61 @@ yaml_scalars(#20002,0,"x")
1414
yaml(#20002,0,#20001,1,"tag:yaml.org,2002:str","x")
1515
#20003=@"loc,{#10000},1,8,1,8"
1616
locations_default(#20003,#10000,1,8,1,8)
17-
hasLocation(#20002,#20003)
17+
yaml_locations(#20002,#20003)
1818
#20004=*
1919
yaml_scalars(#20004,0,"23")
2020
yaml(#20004,0,#20001,-1,"tag:yaml.org,2002:int","23")
2121
#20005=@"loc,{#10000},1,11,1,12"
2222
locations_default(#20005,#10000,1,11,1,12)
23-
hasLocation(#20004,#20005)
23+
yaml_locations(#20004,#20005)
2424
#20006=*
2525
yaml_scalars(#20006,0,"y")
2626
yaml(#20006,0,#20001,2,"tag:yaml.org,2002:str","y")
2727
#20007=@"loc,{#10000},1,15,1,15"
2828
locations_default(#20007,#10000,1,15,1,15)
29-
hasLocation(#20006,#20007)
29+
yaml_locations(#20006,#20007)
3030
#20008=*
3131
yaml_scalars(#20008,0,"42")
3232
yaml(#20008,0,#20001,-2,"tag:yaml.org,2002:int","42")
3333
#20009=@"loc,{#10000},1,18,1,19"
3434
locations_default(#20009,#10000,1,18,1,19)
35-
hasLocation(#20008,#20009)
35+
yaml_locations(#20008,#20009)
3636
yaml(#20001,1,#20000,0,"tag:yaml.org,2002:map","&A { x: 23, y: 42 }")
3737
#20010=@"loc,{#10000},1,3,1,21"
3838
locations_default(#20010,#10000,1,3,1,21)
39-
hasLocation(#20001,#20010)
39+
yaml_locations(#20001,#20010)
4040
#20011=*
4141
#20012=*
4242
yaml_scalars(#20012,0,"x")
4343
yaml(#20012,0,#20011,1,"tag:yaml.org,2002:str","x")
4444
#20013=@"loc,{#10000},2,3,2,3"
4545
locations_default(#20013,#10000,2,3,2,3)
46-
hasLocation(#20012,#20013)
46+
yaml_locations(#20012,#20013)
4747
#20014=*
4848
yaml_scalars(#20014,0,"56")
4949
yaml(#20014,0,#20011,-1,"tag:yaml.org,2002:int","56")
5050
#20015=@"loc,{#10000},2,6,2,7"
5151
locations_default(#20015,#10000,2,6,2,7)
52-
hasLocation(#20014,#20015)
52+
yaml_locations(#20014,#20015)
5353
#20016=*
5454
yaml_scalars(#20016,0,"<<")
5555
yaml(#20016,0,#20011,2,"tag:yaml.org,2002:merge","<<")
5656
#20017=@"loc,{#10000},3,3,3,4"
5757
locations_default(#20017,#10000,3,3,3,4)
58-
hasLocation(#20016,#20017)
58+
yaml_locations(#20016,#20017)
5959
#20018=*
6060
yaml_aliases(#20018,"A")
6161
yaml(#20018,3,#20011,-2,"","*A")
6262
#20019=@"loc,{#10000},3,7,3,8"
6363
locations_default(#20019,#10000,3,7,3,8)
64-
hasLocation(#20018,#20019)
64+
yaml_locations(#20018,#20019)
6565
yaml(#20011,1,#20000,1,"tag:yaml.org,2002:map","x: 56")
6666
#20020=@"loc,{#10000},2,3,3,8"
6767
locations_default(#20020,#10000,2,3,3,8)
68-
hasLocation(#20011,#20020)
68+
yaml_locations(#20011,#20020)
6969
yaml(#20000,2,#10000,0,"tag:yaml.org,2002:seq","- &A { ... y: 42 }")
7070
#20021=@"loc,{#10000},1,1,3,8"
7171
locations_default(#20021,#10000,1,1,3,8)
72-
hasLocation(#20000,#20021)
72+
yaml_locations(#20000,#20021)
7373
numlines(#10000,3,0,0)
7474
filetype(#10000,"yaml")

javascript/extractor/tests/yaml/output/trap/orig.yml.trap

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -12,205 +12,205 @@ yaml_scalars(#20001,0,"xxxxxxxx")
1212
yaml(#20001,0,#20000,1,"tag:yaml.org,2002:str","xxxxxxxx")
1313
#20002=@"loc,{#10000},1,1,1,8"
1414
locations_default(#20002,#10000,1,1,1,8)
15-
hasLocation(#20001,#20002)
15+
yaml_locations(#20001,#20002)
1616
#20003=*
1717
yaml_scalars(#20003,0,"xxxx_xx")
1818
yaml(#20003,0,#20000,-1,"tag:yaml.org,2002:str","xxxx_xx")
1919
#20004=@"loc,{#10000},1,11,1,17"
2020
locations_default(#20004,#10000,1,11,1,17)
21-
hasLocation(#20003,#20004)
21+
yaml_locations(#20003,#20004)
2222
#20005=*
2323
yaml_scalars(#20005,0,"xxxxxx_xxxxxx")
2424
yaml(#20005,0,#20000,2,"tag:yaml.org,2002:str","xxxxxx_xxxxxx")
2525
#20006=@"loc,{#10000},3,1,3,13"
2626
locations_default(#20006,#10000,3,1,3,13)
27-
hasLocation(#20005,#20006)
27+
yaml_locations(#20005,#20006)
2828
#20007=*
2929
#20008=*
3030
yaml_scalars(#20008,0,"xx [[ ""$xxxxxx_xx_xxxx"" == ""xxxxx"" ]]; xxxx xxxxxx xxxxxxx=:xx.x; xx -x /xxx/xxxx.x/xxxx xxxxx; xx")
3131
yaml(#20008,0,#20007,0,"tag:yaml.org,2002:str","xx [[ "" ... xxx; xx")
3232
#20009=@"loc,{#10000},4,5,4,102"
3333
locations_default(#20009,#10000,4,5,4,102)
34-
hasLocation(#20008,#20009)
34+
yaml_locations(#20008,#20009)
3535
yaml(#20007,2,#20000,-2,"tag:yaml.org,2002:seq","- xx [[ ... xxx; xx")
3636
#20010=@"loc,{#10000},4,3,6,0"
3737
locations_default(#20010,#10000,4,3,6,0)
38-
hasLocation(#20007,#20010)
38+
yaml_locations(#20007,#20010)
3939
#20011=*
4040
yaml_scalars(#20011,0,"xxxxxx")
4141
yaml(#20011,0,#20000,3,"tag:yaml.org,2002:str","xxxxxx")
4242
#20012=@"loc,{#10000},6,1,6,6"
4343
locations_default(#20012,#10000,6,1,6,6)
44-
hasLocation(#20011,#20012)
44+
yaml_locations(#20011,#20012)
4545
#20013=*
4646
#20014=*
4747
yaml_scalars(#20014,0,"xxxxxxx")
4848
yaml(#20014,0,#20013,1,"tag:yaml.org,2002:str","xxxxxxx")
4949
#20015=@"loc,{#10000},7,3,7,9"
5050
locations_default(#20015,#10000,7,3,7,9)
51-
hasLocation(#20014,#20015)
51+
yaml_locations(#20014,#20015)
5252
#20016=*
5353
#20017=*
5454
#20018=*
5555
yaml_scalars(#20018,0,"xx")
5656
yaml(#20018,0,#20017,1,"tag:yaml.org,2002:str","xx")
5757
#20019=@"loc,{#10000},8,7,8,8"
5858
locations_default(#20019,#10000,8,7,8,8)
59-
hasLocation(#20018,#20019)
59+
yaml_locations(#20018,#20019)
6060
#20020=*
6161
yaml_scalars(#20020,0,"xxxxx")
6262
yaml(#20020,0,#20017,-1,"tag:yaml.org,2002:str","xxxxx")
6363
#20021=@"loc,{#10000},8,11,8,15"
6464
locations_default(#20021,#10000,8,11,8,15)
65-
hasLocation(#20020,#20021)
65+
yaml_locations(#20020,#20021)
6666
#20022=*
6767
yaml_scalars(#20022,0,"xxxx")
6868
yaml(#20022,0,#20017,2,"tag:yaml.org,2002:str","xxxx")
6969
#20023=@"loc,{#10000},9,7,9,10"
7070
locations_default(#20023,#10000,9,7,9,10)
71-
hasLocation(#20022,#20023)
71+
yaml_locations(#20022,#20023)
7272
#20024=*
7373
yaml_scalars(#20024,0,"xxxxxxxx")
7474
yaml(#20024,0,#20017,-2,"tag:yaml.org,2002:str","xxxxxxxx")
7575
#20025=@"loc,{#10000},9,13,9,20"
7676
locations_default(#20025,#10000,9,13,9,20)
77-
hasLocation(#20024,#20025)
77+
yaml_locations(#20024,#20025)
7878
#20026=*
7979
yaml_scalars(#20026,0,"xxxx")
8080
yaml(#20026,0,#20017,3,"tag:yaml.org,2002:str","xxxx")
8181
#20027=@"loc,{#10000},10,7,10,10"
8282
locations_default(#20027,#10000,10,7,10,10)
83-
hasLocation(#20026,#20027)
83+
yaml_locations(#20026,#20027)
8484
#20028=*
8585
yaml_scalars(#20028,0,"xxxxxx")
8686
yaml(#20028,0,#20017,-3,"tag:yaml.org,2002:str","xxxxxx")
8787
#20029=@"loc,{#10000},10,13,10,18"
8888
locations_default(#20029,#10000,10,13,10,18)
89-
hasLocation(#20028,#20029)
89+
yaml_locations(#20028,#20029)
9090
yaml(#20017,1,#20016,0,"tag:yaml.org,2002:map","xx: xxxxx")
9191
#20030=@"loc,{#10000},8,7,14,0"
9292
locations_default(#20030,#10000,8,7,14,0)
93-
hasLocation(#20017,#20030)
93+
yaml_locations(#20017,#20030)
9494
yaml(#20016,2,#20013,-1,"tag:yaml.org,2002:seq","- xx: xxxxx")
9595
#20031=@"loc,{#10000},8,5,14,0"
9696
locations_default(#20031,#10000,8,5,14,0)
97-
hasLocation(#20016,#20031)
97+
yaml_locations(#20016,#20031)
9898
yaml(#20013,1,#20000,-3,"tag:yaml.org,2002:map","xxxxxxx:")
9999
#20032=@"loc,{#10000},7,3,14,0"
100100
locations_default(#20032,#10000,7,3,14,0)
101-
hasLocation(#20013,#20032)
101+
yaml_locations(#20013,#20032)
102102
#20033=*
103103
yaml_scalars(#20033,0,"xxxxx")
104104
yaml(#20033,0,#20000,4,"tag:yaml.org,2002:str","xxxxx")
105105
#20034=@"loc,{#10000},14,1,14,5"
106106
locations_default(#20034,#10000,14,1,14,5)
107-
hasLocation(#20033,#20034)
107+
yaml_locations(#20033,#20034)
108108
#20035=*
109109
#20036=*
110110
yaml_scalars(#20036,0,"xxxxxxxxxxx")
111111
yaml(#20036,0,#20035,1,"tag:yaml.org,2002:str","xxxxxxxxxxx")
112112
#20037=@"loc,{#10000},15,3,15,13"
113113
locations_default(#20037,#10000,15,3,15,13)
114-
hasLocation(#20036,#20037)
114+
yaml_locations(#20036,#20037)
115115
#20038=*
116116
#20039=*
117117
yaml_scalars(#20039,0,"xxxx_xxxxxxx")
118118
yaml(#20039,0,#20038,0,"tag:yaml.org,2002:str","xxxx_xxxxxxx")
119119
#20040=@"loc,{#10000},16,7,16,18"
120120
locations_default(#20040,#10000,16,7,16,18)
121-
hasLocation(#20039,#20040)
121+
yaml_locations(#20039,#20040)
122122
yaml(#20038,2,#20035,-1,"tag:yaml.org,2002:seq","- xxxx_xxxxxxx")
123123
#20041=@"loc,{#10000},16,5,18,0"
124124
locations_default(#20041,#10000,16,5,18,0)
125-
hasLocation(#20038,#20041)
125+
yaml_locations(#20038,#20041)
126126
yaml(#20035,1,#20000,-4,"tag:yaml.org,2002:map","xxxxxxxxxxx:")
127127
#20042=@"loc,{#10000},15,3,18,0"
128128
locations_default(#20042,#10000,15,3,18,0)
129-
hasLocation(#20035,#20042)
129+
yaml_locations(#20035,#20042)
130130
#20043=*
131131
yaml_scalars(#20043,0,"xxxxxx")
132132
yaml(#20043,0,#20000,5,"tag:yaml.org,2002:str","xxxxxx")
133133
#20044=@"loc,{#10000},18,1,18,6"
134134
locations_default(#20044,#10000,18,1,18,6)
135-
hasLocation(#20043,#20044)
135+
yaml_locations(#20043,#20044)
136136
#20045=*
137137
#20046=*
138138
yaml_scalars(#20046,0,"xxxx_xxxxxxx")
139139
yaml(#20046,0,#20045,1,"tag:yaml.org,2002:str","xxxx_xxxxxxx")
140140
#20047=@"loc,{#10000},19,3,19,14"
141141
locations_default(#20047,#10000,19,3,19,14)
142-
hasLocation(#20046,#20047)
142+
yaml_locations(#20046,#20047)
143143
#20048=*
144144
yaml_scalars(#20048,0,"xxxx")
145145
yaml(#20048,0,#20045,-1,"tag:yaml.org,2002:str","xxxx")
146146
#20049=@"loc,{#10000},19,17,19,20"
147147
locations_default(#20049,#10000,19,17,19,20)
148-
hasLocation(#20048,#20049)
148+
yaml_locations(#20048,#20049)
149149
#20050=*
150150
yaml_scalars(#20050,0,"xxxxxxxx")
151151
yaml(#20050,0,#20045,2,"tag:yaml.org,2002:str","xxxxxxxx")
152152
#20051=@"loc,{#10000},20,3,20,10"
153153
locations_default(#20051,#10000,20,3,20,10)
154-
hasLocation(#20050,#20051)
154+
yaml_locations(#20050,#20051)
155155
#20052=*
156156
yaml_scalars(#20052,0,"xxxxxx")
157157
yaml(#20052,0,#20045,-2,"tag:yaml.org,2002:str","xxxxxx")
158158
#20053=@"loc,{#10000},20,13,20,18"
159159
locations_default(#20053,#10000,20,13,20,18)
160-
hasLocation(#20052,#20053)
160+
yaml_locations(#20052,#20053)
161161
#20054=*
162162
yaml_scalars(#20054,0,"xxxxxx")
163163
yaml(#20054,0,#20045,3,"tag:yaml.org,2002:str","xxxxxx")
164164
#20055=@"loc,{#10000},21,3,21,8"
165165
locations_default(#20055,#10000,21,3,21,8)
166-
hasLocation(#20054,#20055)
166+
yaml_locations(#20054,#20055)
167167
#20056=*
168168
yaml_scalars(#20056,0,"xxx xxx xxxx")
169169
yaml(#20056,0,#20045,-3,"tag:yaml.org,2002:str","xxx xxx xxxx")
170170
#20057=@"loc,{#10000},21,11,21,22"
171171
locations_default(#20057,#10000,21,11,21,22)
172-
hasLocation(#20056,#20057)
172+
yaml_locations(#20056,#20057)
173173
yaml(#20045,1,#20000,-5,"tag:yaml.org,2002:map","xxxx_xxxxxxx: xxxx")
174174
#20058=@"loc,{#10000},19,3,23,0"
175175
locations_default(#20058,#10000,19,3,23,0)
176-
hasLocation(#20045,#20058)
176+
yaml_locations(#20045,#20058)
177177
#20059=*
178178
yaml_scalars(#20059,0,"xxx")
179179
yaml(#20059,0,#20000,6,"tag:yaml.org,2002:str","xxx")
180180
#20060=@"loc,{#10000},23,1,23,3"
181181
locations_default(#20060,#10000,23,1,23,3)
182-
hasLocation(#20059,#20060)
182+
yaml_locations(#20059,#20060)
183183
#20061=*
184184
#20062=*
185185
yaml_scalars(#20062,0,"xxxxxx")
186186
yaml(#20062,0,#20061,1,"tag:yaml.org,2002:str","xxxxxx")
187187
#20063=@"loc,{#10000},24,3,24,8"
188188
locations_default(#20063,#10000,24,3,24,8)
189-
hasLocation(#20062,#20063)
189+
yaml_locations(#20062,#20063)
190190
#20064=*
191191
#20065=*
192192
yaml_scalars(#20065,0,"xxxxxx")
193193
yaml(#20065,0,#20064,1,"tag:yaml.org,2002:str","xxxxxx")
194194
#20066=@"loc,{#10000},26,5,26,10"
195195
locations_default(#20066,#10000,26,5,26,10)
196-
hasLocation(#20065,#20066)
196+
yaml_locations(#20065,#20066)
197197
#20067=*
198198
yaml_scalars(#20067,0,"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxx/xxxxxx/xxxxxxxxxxxxxxxxxxx/xxxxxxxxxxx/xxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxx/xxxxxxxxxxxxxxx+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx+xxxxxxxxxxxxx+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx+xxxxxxxxxxxxxxxxxxxxxxxxxxxx+xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx+xxxxxxxxxxxxxxxxxxxxxx+xxxxxxxxxxxxxxx=")
199199
yaml(#20067,0,#20064,-1,"tag:yaml.org,2002:str","xxxxxxx ... xxxxxx=")
200200
#20068=@"loc,{#10000},26,13,26,696"
201201
locations_default(#20068,#10000,26,13,26,696)
202-
hasLocation(#20067,#20068)
202+
yaml_locations(#20067,#20068)
203203
yaml(#20064,1,#20061,-1,"tag:yaml.org,2002:map","xxxxxx: ... xxxxxx=")
204204
#20069=@"loc,{#10000},26,5,27,0"
205205
locations_default(#20069,#10000,26,5,27,0)
206-
hasLocation(#20064,#20069)
206+
yaml_locations(#20064,#20069)
207207
yaml(#20061,1,#20000,-6,"tag:yaml.org,2002:map","xxxxxx:")
208208
#20070=@"loc,{#10000},24,3,27,0"
209209
locations_default(#20070,#10000,24,3,27,0)
210-
hasLocation(#20061,#20070)
210+
yaml_locations(#20061,#20070)
211211
yaml(#20000,1,#10000,0,"tag:yaml.org,2002:map","xxxxxxxx: xxxx_xx")
212212
#20071=@"loc,{#10000},1,1,27,0"
213213
locations_default(#20071,#10000,1,1,27,0)
214-
hasLocation(#20000,#20071)
214+
yaml_locations(#20000,#20071)
215215
numlines(#10000,26,0,0)
216216
filetype(#10000,"yaml")

0 commit comments

Comments
 (0)