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