Skip to content

Commit ac7ed06

Browse files
committed
C#: Accept test change.
1 parent bd84fb3 commit ac7ed06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ csharp6.cs:
101101
# 32| 0: [IntLiteral] 2
102102
# 32| 0: [IntLiteral] 1
103103
# 34| 1: [SpecificCatchClause] catch (...) {...}
104+
# 34| 0: [TypeMention] IndexOutOfRangeException
104105
# 35| 1: [BlockStmt] {...}
105106
# 34| 2: [EQExpr] ... == ...
106107
# 34| 0: [PropertyCall] access to property Value

0 commit comments

Comments
 (0)