mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +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
8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
0(1) element: null
|
|
1(2) element: PyAssignmentStatement
|
|
2(3) WRITE ACCESS: aaa
|
|
3(4) element: PyAugAssignmentStatement
|
|
4(5) READ ACCESS: bbb
|
|
5(6) READ ACCESS: ccc
|
|
6(7) READWRITE ACCESS: aaa
|
|
7() element: null |