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