OP_META
ADD(OP_META);
if (writeMeta && (metaMissing || (gn->type & OP_META))) {
if (!(gn->type & OP_META)) {
&& (gn->type & (OP_MAKE | OP_META)) == 0) {
gn->type |= OP_META; /* in case anyone wants to know */
{ ".META", SP_META, OP_META },