mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-01 03:12:15 +07:00
GitOrigin-RevId: d4755af5ca19efef70db6c4a043135182bc0da04
7 lines
78 B
Python
7 lines
78 B
Python
match x:
|
|
case [(1,
|
|
2),
|
|
[3,
|
|
4]
|
|
]
|