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

Make a new test folder for variable tests. #1302

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

munificent
Copy link
Member

Variables (and soon, functions) are sort of weird because they can occur at the top level and as statements. It's not clear where they should go. Before this PR, they were in both top_level/ and statement/. This moves them to their own test directory.

I'll be doing the same thing for functions too.

Variables (and soon, functions) are sort of weird because they can
occur at the top level and as statements. It's not clear where they
should go. Before this PR, they were in both top_level/ and statement/.
This moves them to their own test directory.

I'll be doing the same thing for functions too.
@munificent munificent requested a review from kallentu October 31, 2023 18:22
@munificent munificent merged commit 6eb25b5 into main Oct 31, 2023
7 checks passed
@munificent munificent deleted the move-variable-tests branch October 31, 2023 20:27
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