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