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