Skip to content

Add tests for array size and nested arrays#299

Open
AlexisTM wants to merge 1 commit intoRockstarLang:mainfrom
AlexisTM:feature/new_tests
Open

Add tests for array size and nested arrays#299
AlexisTM wants to merge 1 commit intoRockstarLang:mainfrom
AlexisTM:feature/new_tests

Conversation

@AlexisTM
Copy link
Copy Markdown

Those tests are failing on Rocky, thus adding them here.

Addition and subtraction tests ensure the size of the array is used in scalar context.

The nested array is more of a question.
Should we define the nested array behavior or keep it undefined behavior to ease implementations?
I am in favor of nested arrays as it provides more control for the Advent of Code.

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