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