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