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