Files
openide/python/testData/codeInsight/controlflow/FunctionAnnotationsAndParameterDefaultsAreIncludedInEnclosingScopeGraph.txt
Vladimir Koshelev 582edda2e8 [pycharm] fix control flow tests after adding CallInstruction
GitOrigin-RevId: 1878a3211a07b216a64df3efa6ac7cb1c94fd246
2024-07-10 14:22:00 +00:00

8 lines
189 B
Plaintext

0(1) element: null
1(2) element: PyFunction('f')
2(3) READ ACCESS: int
3(4) element: PyCallExpression: int
4(5) READ ACCESS: int
5(6) READ ACCESS: str
6(7) WRITE ACCESS: f
7() element: null