cog
cog copied to clipboard
Improve Go `RawTypes` jenny error handling
There are some places in the code that should never be reached ©, but no error would bubble up if we reached them.
We need proper error handling/bubbling for these cases.