diff options
-rw-r--r-- | object.c | 261 |
1 files changed, 261 insertions, 0 deletions
@@ -4048,6 +4048,267 @@ rb_obj_dig(int argc, VALUE *argv, VALUE obj, VALUE notfound) return obj; } static VALUE f_sprintf(int c, const VALUE *v, VALUE _) { |
![]() | index : ruby.git | |
The Ruby Programming Language |
summaryrefslogtreecommitdiff |
-rw-r--r-- | object.c | 261 |
@@ -4048,6 +4048,267 @@ rb_obj_dig(int argc, VALUE *argv, VALUE obj, VALUE notfound) return obj; } static VALUE f_sprintf(int c, const VALUE *v, VALUE _) { |