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