Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 543f591

Browse files
committed
Fix expected test AST
1 parent 88d1539 commit 543f591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/ql/test/library-tests/comments/PrintAst.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ comments2.cs:
3838
# 34| 0: [LocalVariableAccess] access to local variable z
3939
# 34| 1: [IntLiteral] 0
4040
# 40| 8: [Class] C3
41-
# 48| 9: [IndexerProperty] S1
41+
# 48| 9: [Property] S1
4242
# 48| -1: [TypeMention] string
4343
# 52| 3: [Getter] get_S1
4444
# 52| 4: [BlockStmt] {...}

0 commit comments

Comments
 (0)