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