This commit is contained in:
Yuichi Nishiwaki 2014-04-04 12:48:26 +09:00
parent 880c8c2b03
commit 0823149e4f
1 changed files with 0 additions and 1 deletions

View File

@ -153,7 +153,6 @@ find_macro(pic_state *pic, pic_sym rename)
return xh_val(e, struct pic_macro *);
}
static struct pic_sc *
sc_new(pic_state *pic, pic_value expr, struct pic_senv *senv)
{