Uvm to module error

In reply to dave_59:

In reply to dkumar264:
When you get a syntax error on what looks like a perfectly fine piece of code, you need to look backwards at the code before it. Usually a missing ‘;’ or end-something.

hi dave
when i comment some test lines there is no error & i have checked all my classes it looks fine for me, dono where the error is.