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