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