Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow variable nesting #294

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

doosuu
Copy link
Member

@doosuu doosuu commented Jul 8, 2024

Allows variables to contain 1 level of nesting, e.g. one variable is allowed to hold and resolve a reference to any number of other variables. But those resolved variables will not be resolved again.

@doosuu doosuu force-pushed the feat/self-referencing-variables branch from fea37a3 to dce1433 Compare July 8, 2024 09:37
@doosuu doosuu force-pushed the feat/self-referencing-variables branch from dce1433 to 2f505bb Compare July 8, 2024 09:39
Copy link
Contributor

@MP91 MP91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@doosuu doosuu merged commit 4afad32 into main Jul 8, 2024
7 checks passed
@doosuu doosuu deleted the feat/self-referencing-variables branch July 8, 2024 10:20
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.

2 participants