diff options
Diffstat (limited to 'mrblib/hash.rb')
| -rw-r--r-- | mrblib/hash.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mrblib/hash.rb b/mrblib/hash.rb index 61ede8137..085536c6c 100644 --- a/mrblib/hash.rb +++ b/mrblib/hash.rb @@ -183,7 +183,7 @@ class Hash end ## # Return the contents of this hash as a string. - # + # # ISO 15.2.13.4.30 (x) def inspect self._inspect({}) |
