Near "uvm_sequence_item": syntax error, unexpected IDENTIFIER

In reply to mayurkubavat:

In reply to saritr:
Can you post the part of code from package where you are including pakmx_sequence.sv?
Also, along with uvm_pkg import, you should also have `include “uvm_macros.svh” as well.

Please see my answer to dave_59