mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
(cherry picked from commit afdbf35915823de02a6b8551f57770113d0feb2f) IJ-CR-172556 GitOrigin-RevId: 0f8526e2877736ac606db9ed4657a530a66d6f23
15 lines
419 B
Plaintext
15 lines
419 B
Plaintext
0(1) element: null
|
|
1(2) element: PyMatchStatement
|
|
2(3) refutable pattern: [] | 42
|
|
3(4,5) refutable pattern: []
|
|
4(7) matched pattern: []
|
|
5(6,11) refutable pattern: 42
|
|
6(7) matched pattern: 42
|
|
7(8) matched pattern: [] | 42
|
|
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 |