mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +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
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
0(1) element: null
|
|
1(2) element: PyAssignmentStatement
|
|
2(3) element: PySetCompExpression
|
|
3(4,8) element: PyParenthesizedExpression
|
|
4(5) element: PyTargetExpression: x
|
|
5(6) WRITE ACCESS: x
|
|
6(7) element: PyReferenceExpression: x
|
|
7(4,8) READ ACCESS: x
|
|
8() element: null |