summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2024-09-18 21:03:48 +0900
committerNobuyoshi Nakada <[email protected]>2024-09-18 21:03:48 +0900
commitf82618578666ee720bdc0ec8e4aeace541f2d953 (patch)
tree2d116e3ad24f48a4f08120fc480e421777182090
parent4797b0704ae49fb42c8ad9a45028efbe2298b5f5 (diff)
[Bug #20754] Document in hash.rb
-rw-r--r--.document1
1 files changed, 1 insertions, 0 deletions
diff --git a/.document b/.document
index 0665d415b9..b6dfcdeee0 100644
--- a/.document
+++ b/.document
@@ -15,6 +15,7 @@ array.rb
ast.rb
dir.rb
gc.rb
+hash.rb
io.rb
kernel.rb
marshal.rb