mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
Previously, it used an odd convention with lowercased names of test data files (with nothing separating individual words), which made adding new tests quite tedious. Also, I removed the test data "exit.py" as it wasn't used by any test. GitOrigin-RevId: 92b1963c67ed01977f5b7ad020984056c9fe045d
11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
0(1) element: null
|
|
1(2) element: PyForStatement
|
|
2(3,10) READ ACCESS: lines
|
|
3(4) element: PyTargetExpression: line
|
|
4(5) WRITE ACCESS: line
|
|
5(6) element: PyIfStatement
|
|
6(7,3,10) READ ACCESS: line
|
|
7(8) element: PyStatementList. Condition: line == '@':true
|
|
8(9) element: PyAssignmentStatement
|
|
9(3,10) WRITE ACCESS: head
|
|
10() element: null |