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

Fix function local variable list declaration with initialization Compiler bug. #49

Open
TomAwezome opened this issue Apr 6, 2022 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@TomAwezome
Copy link
Collaborator

No description provided.

@TomAwezome TomAwezome added bug Something isn't working enhancement New feature or request labels Apr 6, 2022
@Midnoclose
Copy link
Collaborator

Screenshots

Example 1:
Example 1
Example 2:
Example 2
Relevant location in the compiler:
source

@tinkeros
Copy link
Contributor

I was just going to mention that if somebody is going to dig into this code, a related nice to have feature would be the ability to not have to include the number inside the array brackets and instead allow it to be automatically inferred by the number of parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

3 participants