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