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