jfgorski
Results
1
issues of
jfgorski
In the compiled code below shouldn't the catch block do something with __iced_k like the try block does? So that `console.log 'done'` gets called if there's an exception while running...