mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 23:39:39 +07:00
2 lines
75 B
Python
2 lines
75 B
Python
def func():
|
|
fragments = ' '.join('{42}' for <caret>unused in range(10)) |