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