assign constant

Implementation

static const SystemProgramInstruction assign =
    SystemProgramInstruction(1, "Assign");