ox icon indicating copy to clipboard operation
ox copied to clipboard

Consider extending the ox compiler plugin to detect `catch e: Exception`

Open adamw opened this issue 6 months ago • 0 comments

Which instead, should be catch NonFatal(e). This would definitely need an opt-out mechanism (an annotation?)

adamw avatar Aug 06 '24 08:08 adamw