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