You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use Validation infrastructure in #179 to restrict:
If statement doesn't have an else block
If statement only has one expression inside the body.
The text was updated successfully, but these errors were encountered:
weinbe58
changed the title
Restrict qasm2.main lowering to only accept 1 expr in if block
Restrict qasm2.main if-statement via validation pass.
Apr 24, 2025
use Validation infrastructure in #179 to restrict:
The text was updated successfully, but these errors were encountered: