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