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