mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
* adjust indent
This commit is contained in:
parent
c09619d911
commit
a60bf9e693
Notes:
git
2025-06-17 04:18:04 +00:00
5 changed files with 8 additions and 5 deletions
1
hash.c
1
hash.c
|
@ -3872,7 +3872,6 @@ rb_hash_values(VALUE hash)
|
|||
}
|
||||
rb_ary_set_len(values, size);
|
||||
}
|
||||
|
||||
else {
|
||||
rb_hash_foreach(hash, values_i, values);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue