lit icon indicating copy to clipboard operation
lit copied to clipboard

Catch errors in various places

Open Varunram opened this issue 7 years ago • 0 comments

In many places, we seem to not be catching that many errors. Also, in litSetup we fatal from that function instead of returning control to the parent call from lit.go. Returned control from there to lit.go. Other minor assignment error fixes.

Varunram avatar Sep 26 '18 13:09 Varunram