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