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