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