We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e24714 + 8eb5711 commit b2da4e5Copy full SHA for b2da4e5
testsuite/tests/interpreter/constructor_call/test.out
@@ -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
+<IntLiteral "50" (tied)>
+<IntLiteral "50">
+<IntLiteral "8" (tied)>
+<BinOp (tied)>
+<StmtList>
0 commit comments