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