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