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

optional arguments in types #227

Open
hackedy opened this issue Jun 25, 2020 · 0 comments
Open

optional arguments in types #227

hackedy opened this issue Jun 25, 2020 · 0 comments

Comments

@hackedy
Copy link
Collaborator

hackedy commented Jun 25, 2020

The test examples/checker_tests/good/default-control-argument.p4 is failing right now because it uses a control type declaration that contains an optional argument. Our type equality solver does not handle optional arguments, so it can't prove control(@optional arg) = control().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant