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

🐞️ Bugfix: Statement-level FunctionCall have wrong weighting #54

Merged
merged 3 commits into from
Jun 28, 2024

Conversation

deavmi
Copy link
Contributor

@deavmi deavmi commented May 26, 2024

Please see this.

- Set the weighting to `2` such that when this is used as a standalone statement-level call that is stays in its proper place, and doesn't (for example) jump prior to variable declarations
- Added test for `simple_func_statement.t`

Test cases

- Added `simple_func_statement.t`
- Added test case for `simple_func_statement.t`
@deavmi deavmi self-assigned this May 26, 2024
@deavmi deavmi added the bug Something isn't working label May 26, 2024
@deavmi deavmi changed the title Bugfix/funccall stdalone weighting 🐞️ Bugfix: Statement-level FunctionCall have wrong weighting May 26, 2024
@deavmi deavmi merged commit 0e849dd into vardec_varass_dependency Jun 28, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant