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:
16111611# 444| 0: [ArrayInitializer] { ..., ... }
16121612# 444| 0: [IntLiteral] 1
16131613# 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
16141627# 444| 1: [LocalVariableAccess] access to local variable o
16151628# 447| 9: [Method] MainAnonymousFunctions
16161629# 448| 4: [BlockStmt] {...}
You can’t perform that action at this time.
0 commit comments