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