Skip to content

Remove array multiplication usages from source code #24776

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AndrewKraevskii
Copy link
Contributor

Removes most of usages of ** operator except for:

  • some places where writergate will delete code so no need to update (counting_reader.zig)
  • behavior tests for array mult
  • langref
  • translate-c I wasn't quite able to figure out how to update them

progress towards #24738

@AndrewKraevskii
Copy link
Contributor Author

Simplified some code relevant to #24778 merging.

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