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

Number checks with lists #8

Open
Zediwan opened this issue May 3, 2023 · 2 comments
Open

Number checks with lists #8

Zediwan opened this issue May 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Zediwan
Copy link
Collaborator

Zediwan commented May 3, 2023

If a list is compared with a number like:

list <= 5

It should check

list.length <= 5

@Zediwan Zediwan added the enhancement New feature or request label May 3, 2023
@Zediwan
Copy link
Collaborator Author

Zediwan commented May 3, 2023

Where does this need to happen? (Parser?)

@Zediwan Zediwan added the help wanted Extra attention is needed label May 10, 2023
@Zediwan
Copy link
Collaborator Author

Zediwan commented May 10, 2023

@oliolioli @andrinM @PurpleAnanas @DavidRichardGit
Where do we want to handle this?

@Zediwan Zediwan removed the help wanted Extra attention is needed label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants