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