16 lines
85 B
Sed
Raw Normal View History

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