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