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