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

Add tests for array size and nested arrays #299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexisTM
Copy link

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