mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 01:41:11 +07:00
GitOrigin-RevId: ce9610afb4e280b2930f126861bdaf13bd69021e
3 lines
32 B
Python
3 lines
32 B
Python
if x and (y := foo()):
|
|
pass
|