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