Skip to content

[Docs] Update variables.mdx with regard to scope of explicit and implicit#5895

Open
DerekVeit wants to merge 1 commit intomodular:mainfrom
DerekVeit:patch-1
Open

[Docs] Update variables.mdx with regard to scope of explicit and implicit#5895
DerekVeit wants to merge 1 commit intomodular:mainfrom
DerekVeit:patch-1

Conversation

@DerekVeit
Copy link

The current descriptions of the distinction between implicitly declared and explicitly declared variables is using "lexical scope" to refer to block-level scope. But it is lexical scoping in both cases, with the difference being in the granularity, block-level or function-level.

I think a larger edit to better organize these descriptions might be helpful too.

@DerekVeit DerekVeit requested a review from a team as a code owner February 2, 2026 14:46
@github-actions
Copy link

github-actions bot commented Feb 2, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@DerekVeit
Copy link
Author

I have read the CLA Document and I hereby sign the CLA.

@DerekVeit DerekVeit changed the title Update variables.mdx with regard to scope of explicit and implicit [Docs] Update variables.mdx with regard to scope of explicit and implicit Feb 2, 2026
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.

1 participant