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