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