Skip to content

Commit eefbbd6

Browse files
committed
Fix conflicts
1 parent 935efc8 commit eefbbd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/cases/parser74/arrowFunctionUnionTypes.php.tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"QualifiedNameList": {
250250
"children": [
251251
{
252-
"kind": "IterableKeyword",
252+
"kind": "IterableReservedWord",
253253
"textLength": 8
254254
},
255255
{
@@ -406,7 +406,7 @@
406406
"QualifiedNameList": {
407407
"children": [
408408
{
409-
"kind": "IterableKeyword",
409+
"kind": "IterableReservedWord",
410410
"textLength": 8
411411
},
412412
{
@@ -611,4 +611,4 @@
611611
"textLength": 0
612612
}
613613
}
614-
}
614+
}

0 commit comments

Comments
 (0)