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