Skip to content

Resolve constants when parsing circuit input string#298

Open
qukedi wants to merge 1 commit intosine-fdn:mainfrom
qukedi:resolve-constants
Open

Resolve constants when parsing circuit input string#298
qukedi wants to merge 1 commit intosine-fdn:mainfrom
qukedi:resolve-constants

Conversation

@qukedi
Copy link

@qukedi qukedi commented Feb 25, 2026

A main function with constants works when using prg.literal_arg to supply the arguments as it resolves the constants, however it does not work when using prg.parse_arg. check_type fails as the constants were not resolved. This pull requests fixes this.

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