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