mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 08:50:57 +07:00
4 lines
71 B
Python
4 lines
71 B
Python
def f():
|
|
a = 1
|
|
b = 1
|
|
c = <selection>a + b * 123</selection> |