The 'IMPLEMENTS' clause of an implementation module must refer to an interface module.
          #2173   Compile-time error
          The 'IMPLEMENTS' clause of an implementation module must refer to an interface module.
Explanation
The file name following the implements clause should refer
to a monolithic module, not a module interface.