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