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