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
8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
0(1) element: null
|
|
1(2) element: PyTypeDeclarationStatement
|
|
2(3) READ ACCESS: int
|
|
3(4) WRITE ACCESS: x
|
|
4(5) element: PyAssignmentStatement
|
|
5(6) READ ACCESS: List
|
|
6(7) WRITE ACCESS: xs
|
|
7() element: null |