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 8a1987a + 8521bec commit 40624b2Copy full SHA for 40624b2
rust/ql/test/extractor-tests/macro_expansion/PrintAst.expected
@@ -110,7 +110,7 @@ macro_expansion.rs:
110
# 2| getPath(): [Path] foo
111
# 2| getSegment(): [PathSegment] foo
112
# 2| getIdentifier(): [NameRef] foo
113
-# 1| getTailExpr(): [LiteralExpr] 0
+# 1| getTailExpr(): [IntegerLiteralExpr] 0
114
# 1| getName(): [Name] foo___rust_ctor___ctor
115
# 1| getRetType(): [RetTypeRepr] RetTypeRepr
116
# 1| getTypeRepr(): [PathTypeRepr] usize
0 commit comments