Don't export rb_callable_receiver
This commit is contained in:
parent
fef52122b0
commit
c839168b11
Notes:
git
2020-10-07 07:42:18 +09:00
@ -50,4 +50,6 @@ VALUE rb_protect(VALUE (*)(VALUE), VALUE, int*);
|
||||
|
||||
RBIMPL_SYMBOL_EXPORT_END()
|
||||
|
||||
VALUE rb_callable_receiver(VALUE);
|
||||
|
||||
#endif /* RBIMPL_INTERN_PROC_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user