Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Add global variables #49

Open
Atlinx opened this issue Aug 24, 2021 · 0 comments
Open

Add global variables #49

Atlinx opened this issue Aug 24, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Atlinx
Copy link
Member

Atlinx commented Aug 24, 2021

Currently, in order to get variables that are accessible from everywhere, you must declare a variable on the outermost scope. Adding global variables will make it easier for developers to not have to worry about scoping if they do not need it.

@Atlinx Atlinx added this to the v1.2.0 milestone Aug 24, 2021
@Atlinx Atlinx added the enhancement New feature or request label Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant