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