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