Fix bug when looping over hash values/keys where we were setting the
value and key to NIL on the last iteration, which doesn't work if we have type declarations for the value/key.
Loading
Please register or sign in to comment
value and key to NIL on the last iteration, which doesn't work if we have type declarations for the value/key.