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