@@ -154,6 +154,7 @@ edges
154154| test.swift:472:20:472:20 | cx [x] : | test.swift:462:9:462:9 | self [x] : |
155155| test.swift:472:20:472:20 | cx [x] : | test.swift:472:20:472:23 | .x : |
156156| test.swift:472:20:472:23 | .x : | test.swift:473:15:473:15 | z1 |
157+ | test.swift:479:14:479:21 | call to source() : | test.swift:479:13:479:21 | call to +(_:) |
157158nodes
158159| file://:0:0:0:0 | .a [x] : | semmle.label | .a [x] : |
159160| file://:0:0:0:0 | .x : | semmle.label | .x : |
@@ -324,6 +325,9 @@ nodes
324325| test.swift:472:20:472:20 | cx [x] : | semmle.label | cx [x] : |
325326| test.swift:472:20:472:23 | .x : | semmle.label | .x : |
326327| test.swift:473:15:473:15 | z1 | semmle.label | z1 |
328+ | test.swift:479:13:479:21 | call to +(_:) | semmle.label | call to +(_:) |
329+ | test.swift:479:14:479:21 | call to source() : | semmle.label | call to source() : |
330+ | test.swift:480:14:480:21 | call to source() | semmle.label | call to source() |
327331subpaths
328332| test.swift:75:21:75:22 | &... : | test.swift:65:16:65:28 | arg1 : | test.swift:65:1:70:1 | arg2[return] : | test.swift:75:31:75:32 | [post] &... : |
329333| test.swift:114:19:114:19 | arg : | test.swift:109:9:109:14 | arg : | test.swift:110:12:110:12 | arg : | test.swift:114:12:114:22 | call to ... : |
@@ -408,3 +412,5 @@ subpaths
408412| test.swift:361:15:361:18 | .1 | test.swift:351:31:351:38 | call to source() : | test.swift:361:15:361:18 | .1 | result |
409413| test.swift:442:19:442:19 | a | test.swift:259:12:259:19 | call to source() : | test.swift:442:19:442:19 | a | result |
410414| test.swift:473:15:473:15 | z1 | test.swift:259:12:259:19 | call to source() : | test.swift:473:15:473:15 | z1 | result |
415+ | test.swift:479:13:479:21 | call to +(_:) | test.swift:479:14:479:21 | call to source() : | test.swift:479:13:479:21 | call to +(_:) | result |
416+ | test.swift:480:14:480:21 | call to source() | test.swift:480:14:480:21 | call to source() | test.swift:480:14:480:21 | call to source() | result |
0 commit comments