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