mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
As zero variadic macro argument, `rb_scan_args(argc, argv, "")` (or `"0"`), means 0-arity method and should be defined so, that case doesn't need to consider.