add inline declaration

parent 1b716b93
......@@ -26,7 +26,7 @@ mrb_proc_new(mrb_state *mrb, mrb_irep *irep)
return p;
}
static void
static inline void
closure_setup(mrb_state *mrb, struct RProc *p, int nlocals)
{
struct REnv *e;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment