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