mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-03 08:34:22 +07:00
GitOrigin-RevId: e87aa7f8fde189ff2a48793879e27617ff6297e7
4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
if cond:
|
|
x = a
|
|
else:
|
|
x = b |