opValue:
    {
        $$ = use<Opcode::Byte>(d_scanner.expr());
    }
;

