Skip to content

Conversation

@aso20455
Copy link

The SSA example used <- instead of = for assignment, which is inconsistent with the actual SSA syntax used throughout the codebase.

Changed v3 <- load v2 -> Field to v3 = load v2 -> Field to match the standard SSA representation format.

@github-actions
Copy link
Contributor

Thank you for your contribution to the Noir language.

Please do not force push to this branch after the Noir team have started review of this PR. Doing so will only delay us merging your PR as we will need to start the review process from scratch.

Thanks for your understanding.

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