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