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