Skip to content

[#5] Handle possible error and add comments

Sandeep.C.R requested to merge sras/#5-repl-handle-exceptions into master

Problem:In pull request #466 (closed) we implemented a Morley REPL. But there one error condition was not handled. It also lacked some possible comments.

Solution: Handle the error condition and include comments.

Merge request reports