NODE_OP_ASGN1    3533 compile.c            case NODE_OP_ASGN1:
NODE_OP_ASGN1    4659 compile.c            case NODE_OP_ASGN1: {
NODE_OP_ASGN1     425 ext/objspace/objspace.c 		COUNT_NODE(NODE_OP_ASGN1);
NODE_OP_ASGN1     384 node.c               case NODE_OP_ASGN1:
NODE_OP_ASGN1    1041 node.c               case NODE_OP_ASGN1:
NODE_OP_ASGN1     396 node.h         #define NEW_OP_ASGN1(p,id,a) NEW_NODE(NODE_OP_ASGN1,p,id,a)