summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
-rw-r--r--object.c261
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 _)
{