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