nice new tester for archives, plus a renaming.
[feisty_meow.git] / database / patterns / vi / pattern_fix_commented_formal_parameters.txt
1
2 :1,$s/\/\*\([a-zA-Z_][a-zA-Z0-9_]*\)\*\//formal(\1)/g
3 :wn
4
5
6