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