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