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