Skip to content

Commit

Permalink
ASTDiff: Test result migration
Browse files Browse the repository at this point in the history
  • Loading branch information
pouryafard75 committed Dec 9, 2024
1 parent 42c558f commit 280a3ee
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38542,6 +38542,17 @@
"secondPos" : 5162,
"firstEndPos" : 28501,
"secondEndPos" : 5166
}, {
"firstType" : "BlockComment",
"secondType" : "BlockComment",
"firstLabel" : "/* A class for storing a task and its live/replica status */",
"secondLabel" : "/* A class for storing a task and its live/replica status */",
"firstParentType" : "TypeDeclaration",
"secondParentType" : "CompilationUnit",
"firstPos" : 28526,
"secondPos" : 702,
"firstEndPos" : 28586,
"secondEndPos" : 762
}, {
"firstType" : "TypeDeclaration",
"secondType" : "TypeDeclaration",
Expand Down

0 comments on commit 280a3ee

Please sign in to comment.