ref: 35d34bbbcae460ef8fbf579e090223ca22549b2d dir: /cc2/optm.c/
#include "../inc/cc.h" #include "cc2.h" Node * optm_ind(Node *np) { return np; }