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