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