mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
Python's range stop right before n, which means factL never returns the correct result. Closes: https://github.com/ruby/ruby/pull/1982
Python's range stop right before n, which means factL never returns the correct result. Closes: https://github.com/ruby/ruby/pull/1982