Resolution:
Modify the code to correct or otherwise eliminate the offending keyword; then recompile.
Example:
In the following example, the new keyword is not allowed.
class-id a static. method-id new extension. end method. end class.