mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue