Python: update call graph test

we also have flow into functions!
This commit is contained in:
Rasmus Lerchedahl Petersen
2020-06-19 07:49:47 +02:00
parent 5a864aab87
commit 5ca6391f15
4 changed files with 7 additions and 0 deletions

View File

@@ -1 +1,2 @@
| test.py:4:10:4:10 | ControlFlowNode for z |
| test.py:7:19:7:19 | ControlFlowNode for a |