MFPLI00490W Comment contains a semicolon on line "line-number".

If programmer forgets to close a comment and end up excluding real code then this warning can diagnose such case (if -nolaxcomment is specified).
Resolution:
Correct the missing end of comment.
Module:
PASS1.PL1