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