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