Skip to content

Commit d5aa08d

Browse files
committed
Local flow steps for flow summaries for built-in functions
1 parent 86e2b84 commit d5aa08d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

go/ql/test/library-tests/semmle/go/dataflow/FlowSteps/LocalFlowStep.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,10 @@
127127
| main.go:64:7:64:18 | call to min | main.go:64:2:64:2 | definition of a |
128128
| main.go:64:11:64:11 | x | main.go:64:7:64:18 | call to min |
129129
| main.go:64:14:64:14 | y | main.go:64:7:64:18 | call to min |
130-
| main.go:64:17:64:17 | z | main.go:64:7:64:18 | call to min |
131130
| main.go:65:2:65:2 | definition of b | main.go:66:12:66:12 | b |
132131
| main.go:65:7:65:18 | call to max | main.go:65:2:65:2 | definition of b |
133132
| main.go:65:11:65:11 | x | main.go:65:7:65:18 | call to max |
134133
| main.go:65:14:65:14 | y | main.go:65:7:65:18 | call to max |
135-
| main.go:65:17:65:17 | z | main.go:65:7:65:18 | call to max |
136134
| strings.go:8:12:8:12 | argument corresponding to s | strings.go:8:12:8:12 | definition of s |
137135
| strings.go:8:12:8:12 | definition of s | strings.go:9:24:9:24 | s |
138136
| strings.go:8:12:8:12 | definition of s | strings.go:10:27:10:27 | s |

0 commit comments

Comments
 (0)