File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
csharp/ql/test/library-tests/expressions Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -1611,6 +1611,19 @@ expressions.cs:
1611
1611
# 444| 0: [ArrayInitializer] { ..., ... }
1612
1612
# 444| 0: [IntLiteral] 1
1613
1613
# 444| 1: [IntLiteral] 2
1614
+ # 444| 2: [IntLiteral] 3
1615
+ # 444| 1: [ArrayInitializer] { ..., ... }
1616
+ # 444| 0: [IntLiteral] 1
1617
+ # 444| 1: [IntLiteral] 2
1618
+ # 444| 2: [IntLiteral] 3
1619
+ # 444| 2: [ArrayInitializer] { ..., ... }
1620
+ # 444| 0: [IntLiteral] 1
1621
+ # 444| 1: [IntLiteral] 2
1622
+ # 444| 2: [IntLiteral] 3
1623
+ # 444| 3: [ArrayInitializer] { ..., ... }
1624
+ # 444| 0: [IntLiteral] 1
1625
+ # 444| 1: [IntLiteral] 2
1626
+ # 444| 2: [IntLiteral] 3
1614
1627
# 444| 1: [LocalVariableAccess] access to local variable o
1615
1628
# 447| 9: [Method] MainAnonymousFunctions
1616
1629
# 448| 4: [BlockStmt] {...}
You can’t perform that action at this time.
0 commit comments