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