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