Replies: 1 comment 3 replies
-
For example:
will run three times, despite changing x to 0, but
will only run once |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The only one I have seen is
static
but it seems it is not used the same way as it is on C/C++. I'm not even sure if the keywordstatic
is being used as an access modifier in Adept.Beta Was this translation helpful? Give feedback.
All reactions