mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
![]() Before this commit, the binding stack was cleared before evaluating the user-given value for the `exit` command. If a syntax error happened when `eval`ing it, the program would still be running with no elements in the binding stack, causing next calls of `exit` to fail. |
||
---|---|---|
.. | ||
pry | ||
pry.rb |