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