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