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