2020-09-30 17:12:29 +02:00

16 lines
85 B
Sed

:repeat
/^[^{}()]*$/{
N
b repeat
}
s/\n/ /g
s/\([^ ]*(\)/zzzzz\1/
r temp.f