Skip to content

Commit b2da4e5

Browse files
committed
Merge branch 'topic/langkit/922' into 'master'
Update baseline after langkit's rewriting engine change See merge request eng/libadalang/langkit-query-language!485
2 parents 2e24714 + 8eb5711 commit b2da4e5

File tree

1 file changed

+6
-6
lines changed
  • testsuite/tests/interpreter/constructor_call

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<ADA_INT_LITERAL "50" (tied)>
2-
<ADA_INT_LITERAL "50">
3-
<ADA_INT_LITERAL "8" (tied)>
4-
<ADA_BIN_OP (tied)>
5-
<ADA_STMT_LIST>
6-
<ADA_STMT_LIST>
1+
<IntLiteral "50" (tied)>
2+
<IntLiteral "50">
3+
<IntLiteral "8" (tied)>
4+
<BinOp (tied)>
5+
<StmtList>
6+
<StmtList>

0 commit comments

Comments
 (0)