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