Files
Mikhail Golubev 7c226889fc Preserve the capitalization in test data files of PyControlFlowBuilderTest
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
2021-05-11 15:55:26 +00:00

20 lines
551 B
Plaintext

0(1) element: null
1(2) element: PyAssignmentStatement
2(3) WRITE ACCESS: foo
3(4) element: PyImportStatement
4(5) WRITE ACCESS: a
5(6) element: PyImportStatement
6(7) WRITE ACCESS: b
7(8) element: PyImportStatement
8(9) WRITE ACCESS: d
9(10) element: PyImportStatement
10(11) WRITE ACCESS: h
11(12) element: PyImportStatement
12(13) WRITE ACCESS: k
13(14) element: PyFromImportStatement
14(15) WRITE ACCESS: m
15(16) element: PyFromImportStatement
16(17) WRITE ACCESS: p
17(18) element: PyFromImportStatement
18(19) WRITE ACCESS: t
19() element: null