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