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