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