duplicate 2.0.1

Provides macros for duplication of code with variable substitution.
Documentation
1
2
3
4
5
Each substitution should be enclosed in '[]'.
       Example:
           ident1 ident2;
           [ sub1 ] [ sub2 ] ;
          ^^^    ^^^^^    ^^^