From ac7ed0612d1ea633e7ba40186c8cd764f456c234 Mon Sep 17 00:00:00 2001 From: Anders Schack-Mulligen Date: Mon, 22 Jun 2026 13:00:55 +0200 Subject: [PATCH] C#: Accept test change. --- csharp/ql/test/library-tests/csharp6/PrintAst.expected | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp/ql/test/library-tests/csharp6/PrintAst.expected b/csharp/ql/test/library-tests/csharp6/PrintAst.expected index 78747650190..140a63c941c 100644 --- a/csharp/ql/test/library-tests/csharp6/PrintAst.expected +++ b/csharp/ql/test/library-tests/csharp6/PrintAst.expected @@ -101,6 +101,7 @@ csharp6.cs: # 32| 0: [IntLiteral] 2 # 32| 0: [IntLiteral] 1 # 34| 1: [SpecificCatchClause] catch (...) {...} +# 34| 0: [TypeMention] IndexOutOfRangeException # 35| 1: [BlockStmt] {...} # 34| 2: [EQExpr] ... == ... # 34| 0: [PropertyCall] access to property Value