You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* That way this does not force `argv` to be native and on the stack.
* Also more representative of how (VALUE *argv) is set for
`rb_define_method(..., -1)` functions, at least on TruffleRuby
(i.e., it uses RARRAY_PTR()).
0 commit comments