Skip to content

Commit 8abafa2

Browse files
committed
chore(rust): Update Rust PrintAST Meta-->PathMeta
1 parent cefb076 commit 8abafa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/ql/rust/tools/test/PrintAST/PrintAST.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Example1.rs:
159159
# 24| getExpr(1): [IntegerLiteralExpr] 2
160160
# 24| getExpr(2): [IntegerLiteralExpr] 3
161161
# 24| getAttr(0): [Attr] Attr
162-
# 24| getMeta(): [Meta] Meta
162+
# 24| getMeta(): [PathMeta] PathMeta
163163
# 24| getPath(): [Path] rustc_box
164164
# 24| getSegment(): [PathSegment] rustc_box
165165
# 24| getIdentifier(): [NameRef] rustc_box

0 commit comments

Comments
 (0)