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