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