Duplicate pattern variable encountered.
          #2095   Compile-time error
          Duplicate pattern variable encountered.
Additional Information
 The pattern variable is 'X'.
Recovery
Compilation continues but no compiled source code file will be saved.
Explanation
A pattern variable can be used to save text only once in each rule.
Use different variables to save several pieces of text.