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

support function calls with return assignments #69

Closed
yitchen-tim opened this issue Sep 17, 2023 · 0 comments · Fixed by #70
Closed

support function calls with return assignments #69

yitchen-tim opened this issue Sep 17, 2023 · 0 comments · Fixed by #70

Comments

@yitchen-tim
Copy link
Contributor

Add support for making a function call that assigns return to classical variables

OPENQASM 3.0;
bit b0;
b0 = my_function();
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 a pull request may close this issue.

1 participant