Skip to content

Commit 8eb5711

Browse files
committed
Update baseline after langkit's rewriting engine change
1 parent 2e24714 commit 8eb5711

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)