Option 1 of this convo: #22 (comment)
Acceptance Criteria
x ++ y is supported in the @classical DSL
- Operator overloads exist on the
bit type
- Operator overloads tested in runtime unit tests
convert_ast unit tests test ++ syntax
- Integration tests for example programs with
++ syntax
Option 1 of this convo: #22 (comment)
Acceptance Criteria
x ++ yis supported in the@classicalDSLbittypeconvert_astunit tests test++syntax++syntax