mirror of
https://github.com/ruby/ruby.git
synced 2026-08-07 19:38:39 +08:00
The Hash#[] and Array#product examples referenced undefined variables, the StringIO doc named a nonexistent File::RDRW constant, and Pathname#mkpath's call-seq advertised a positional permissions argument that the keyword-only implementation does not accept. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>