-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make a new test folder for variable tests.
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.
- Loading branch information
1 parent
19f42a9
commit 139d6b6
Showing
6 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.