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