Skip to content

Commit bf24d78

Browse files
committed
Accept test changes
1 parent 2abd1f7 commit bf24d78

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
@@ -60,10 +60,8 @@
6060
| main.go:11:14:11:14 | z | main.go:11:9:11:15 | type conversion |
6161
| main.go:14:6:14:10 | function test2 | main.go:34:8:34:12 | test2 |
6262
| main.go:14:6:14:10 | function test2 | main.go:34:19:34:23 | test2 |
63-
| main.go:15:2:15:4 | definition of acc | main.go:16:9:16:9 | capture variable acc |
6463
| main.go:15:9:15:9 | 0 | main.go:15:2:15:4 | definition of acc |
6564
| main.go:16:9:16:9 | capture variable acc | main.go:17:3:17:5 | acc |
66-
| main.go:17:3:17:7 | definition of acc | main.go:16:9:16:9 | capture variable acc |
6765
| main.go:17:3:17:7 | definition of acc | main.go:18:10:18:12 | acc |
6866
| main.go:17:3:17:7 | rhs of increment statement | main.go:17:3:17:7 | definition of acc |
6967
| main.go:22:12:22:12 | argument corresponding to b | main.go:22:12:22:12 | definition of b |

0 commit comments

Comments
 (0)