mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +07:00
2 lines
65 B
Python
2 lines
65 B
Python
def func():
|
|
fragments = ' '.join({'{42}' for _ in range(10)}) |