mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 12:48:12 +07:00
GitOrigin-RevId: c1805f264367e026c22b12a714eb97b6acd8edec
4 lines
53 B
Python
4 lines
53 B
Python
match x:
|
|
case MyClass(attr<caret>):
|
|
pass
|