Skip to content

Commit

Permalink
ASTDiff : Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
pouryafard75 authored and tsantalis committed Sep 19, 2024
1 parent ff194d5 commit 7f33e01
Showing 1 changed file with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4211,6 +4211,17 @@
"secondPos" : 4851,
"firstEndPos" : 4815,
"secondEndPos" : 5080
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
"firstLabel" : "mOpen",
"secondLabel" : "mClosed",
"firstParentType" : "IfStatement",
"secondParentType" : "PrefixExpression",
"firstPos" : 4594,
"secondPos" : 4856,
"firstEndPos" : 4599,
"secondEndPos" : 4863
}, {
"firstType" : "Block",
"secondType" : "Block",
Expand Down Expand Up @@ -4728,6 +4739,17 @@
"secondPos" : 5145,
"firstEndPos" : 5134,
"secondEndPos" : 5403
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
"firstLabel" : "mOpen",
"secondLabel" : "mClosed",
"firstParentType" : "IfStatement",
"secondParentType" : "PrefixExpression",
"firstPos" : 4884,
"secondPos" : 5150,
"firstEndPos" : 4889,
"secondEndPos" : 5157
}, {
"firstType" : "Block",
"secondType" : "Block",
Expand Down Expand Up @@ -6862,6 +6884,17 @@
"secondPos" : 6306,
"firstEndPos" : 6109,
"secondEndPos" : 6425
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
"firstLabel" : "mOpen",
"secondLabel" : "mClosed",
"firstParentType" : "PrefixExpression",
"secondParentType" : "IfStatement",
"firstPos" : 6042,
"secondPos" : 6310,
"firstEndPos" : 6047,
"secondEndPos" : 6317
}, {
"firstType" : "Block",
"secondType" : "Block",
Expand Down Expand Up @@ -8028,6 +8061,17 @@
"secondPos" : 7337,
"firstEndPos" : 7093,
"secondEndPos" : 7456
}, {
"firstType" : "SimpleName",
"secondType" : "SimpleName",
"firstLabel" : "mOpen",
"secondLabel" : "mClosed",
"firstParentType" : "PrefixExpression",
"secondParentType" : "IfStatement",
"firstPos" : 7026,
"secondPos" : 7341,
"firstEndPos" : 7031,
"secondEndPos" : 7348
}, {
"firstType" : "Block",
"secondType" : "Block",
Expand Down

0 comments on commit 7f33e01

Please sign in to comment.