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