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