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