@@ -269,6 +269,8 @@ edges
269
269
| test.swift:592:17:592:17 | KeyPathComponent [x] | test.swift:592:11:592:17 | exit #keyPath(...) |
270
270
| test.swift:593:13:593:13 | s2 [s, x] | test.swift:592:11:592:17 | enter #keyPath(...) [s, x] |
271
271
| test.swift:593:13:593:13 | s2 [s, x] | test.swift:593:13:593:26 | \\...[...] |
272
+ | test.swift:618:13:618:20 | call to source() | test.swift:626:15:626:15 | y |
273
+ | test.swift:628:9:628:16 | call to source() | test.swift:631:15:631:15 | x |
272
274
nodes
273
275
| file://:0:0:0:0 | .a [x] | semmle.label | .a [x] |
274
276
| file://:0:0:0:0 | .str | semmle.label | .str |
@@ -562,6 +564,10 @@ nodes
562
564
| test.swift:592:17:592:17 | KeyPathComponent [x] | semmle.label | KeyPathComponent [x] |
563
565
| test.swift:593:13:593:13 | s2 [s, x] | semmle.label | s2 [s, x] |
564
566
| test.swift:593:13:593:26 | \\...[...] | semmle.label | \\...[...] |
567
+ | test.swift:618:13:618:20 | call to source() | semmle.label | call to source() |
568
+ | test.swift:626:15:626:15 | y | semmle.label | y |
569
+ | test.swift:628:9:628:16 | call to source() | semmle.label | call to source() |
570
+ | test.swift:631:15:631:15 | x | semmle.label | x |
565
571
subpaths
566
572
| 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] &... |
567
573
| 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 ... |
@@ -673,3 +679,5 @@ subpaths
673
679
| test.swift:575:13:575:25 | \\...[...] | test.swift:573:16:573:23 | call to source() | test.swift:575:13:575:25 | \\...[...] | result |
674
680
| test.swift:578:13:578:32 | \\...[...] | test.swift:573:16:573:23 | call to source() | test.swift:578:13:578:32 | \\...[...] | result |
675
681
| test.swift:593:13:593:26 | \\...[...] | test.swift:590:16:590:23 | call to source() | test.swift:593:13:593:26 | \\...[...] | result |
682
+ | test.swift:626:15:626:15 | y | test.swift:618:13:618:20 | call to source() | test.swift:626:15:626:15 | y | result |
683
+ | test.swift:631:15:631:15 | x | test.swift:628:9:628:16 | call to source() | test.swift:631:15:631:15 | x | result |
0 commit comments