Skip to content

Conversation

beef331
Copy link

@beef331 beef331 commented Mar 6, 2023

This change makes the elvis operator better at handling complex expressions. It also removes the incorrect try except usage that caught defects, as they just hide bugs if you use the 'proper' --panics: on.

This solves the underlying problem that @ajusa faced.

If replicated for the ? template it could also resolve #10, #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

try/catch doesn't work with C interop and structs

1 participant