ruby / typeprof

An experimental type-level Ruby interpreter for testing and understanding Ruby code
MIT License
755 stars 84 forks source link

Fix double-edge error when the same keyword hash is passed to a method #257

Closed mame closed 1 month ago

mame commented 1 month ago

This pattern was found in optparse