mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
(cherry picked from commit afdbf35915823de02a6b8551f57770113d0feb2f) IJ-CR-172556 GitOrigin-RevId: 0f8526e2877736ac606db9ed4657a530a66d6f23
15 lines
413 B
Plaintext
15 lines
413 B
Plaintext
0(1) element: null
|
|
1(2) element: PyMatchStatement
|
|
2(3) refutable pattern: [x] | x
|
|
3(4,6) refutable pattern: [x]
|
|
4(5,6) WRITE ACCESS: x
|
|
5(7) matched pattern: [x]
|
|
6(7,11) WRITE ACCESS: x
|
|
7(8) matched pattern: [x] | x
|
|
8(9) element: PyStatementList
|
|
9(10) element: PyExpressionStatement
|
|
10(12) READ ACCESS: y
|
|
11(12) ASSERTTYPE ACCESS: null
|
|
12(13) element: PyExpressionStatement
|
|
13(14) READ ACCESS: z
|
|
14() element: null |