Skip to content

Commit dfc9d60

Browse files
committed
unified: Update BasicTest output
This is a result of mapping subscriptCallExpr -> unsupportedNode
1 parent 1a89962 commit dfc9d60

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

unified/ql/test/library-tests/BasicTest/test.expected

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,20 @@ nameExpr
1818
| test.swift:48:15:48:19 | NameExpr | index |
1919
| test.swift:48:29:48:33 | NameExpr | index |
2020
| test.swift:48:37:48:40 | NameExpr | data |
21-
| test.swift:49:16:49:19 | NameExpr | data |
22-
| test.swift:49:21:49:25 | NameExpr | index |
2321
| test.swift:53:9:53:12 | NameExpr | data |
2422
| test.swift:53:21:53:24 | NameExpr | item |
2523
| test.swift:63:16:63:19 | NameExpr | self |
2624
| test.swift:65:29:65:37 | NameExpr | transform |
2725
| test.swift:65:39:65:43 | NameExpr | value |
2826
| test.swift:67:29:67:33 | NameExpr | error |
29-
| test.swift:76:16:76:19 | NameExpr | self |
30-
| test.swift:76:21:76:21 | NameExpr | i |
31-
| test.swift:76:26:76:29 | NameExpr | self |
32-
| test.swift:76:31:76:31 | NameExpr | i |
27+
| test.swift:75:23:75:27 | NameExpr | count |
3328
| test.swift:86:12:86:17 | NameExpr | values |
3429
| test.swift:87:12:87:17 | NameExpr | values |
35-
| test.swift:87:38:87:43 | NameExpr | values |
3630
| test.swift:87:49:87:57 | NameExpr | transform |
3731
unsupported
32+
| test.swift:49:16:49:26 | | |
33+
| test.swift:76:16:76:22 | | |
34+
| test.swift:76:26:76:36 | | |
35+
| test.swift:87:38:87:46 | | |
3836
stringValue
3937
| strings.swift:1:9:1:15 | "hello" | "hello" |

0 commit comments

Comments
 (0)