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