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