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