Applying static
modifier to any expression
#8912
Unanswered
alrz
asked this question in
Language Ideas
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 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.
-
While
field
keyword removes the need to declare a separate field for properties, this would do the same for a static field where it's being used only once within the container type.static
expressions would have the same limitations defined by static lambdas.Beta Was this translation helpful? Give feedback.
All reactions