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