Commit 143a181
committed
Fixed section of Hash bug
Currently crystal adds new module Indexable and Hash is
Enumerable, so Hash#each called in old implementation. It causes this
bug.1 parent 0c5041e commit 143a181
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments