[Proposal] Inline try statement #7677
Unanswered
matheus-kirchesch
asked this question in
Language Ideas
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Same idea, I still think it is a good idea to highlight the inline declaration of the variable to be used outside of the try scope (that doesn't exist anymore), the same way we can do with using. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to propose a simple feature that is similar to the inline using statement.
This:
Would become this:
Beta Was this translation helpful? Give feedback.
All reactions