Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vm.c: should check type before hash access.
Since the operand of double splat (`**`) may not be a hash, simple assertion (previous code since d42a64e) was not enough for this case.
- Loading branch information