mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 12:57:31 +08: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.