mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 11:44:39 +07:00
GitOrigin-RevId: d4755af5ca19efef70db6c4a043135182bc0da04
3 lines
44 B
Python
3 lines
44 B
Python
match x:
|
|
case 42 as y:
|
|
pass |