mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 09:46:39 +07:00
2 lines
27 B
Python
2 lines
27 B
Python
x = 'spam' if True else 42
|