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

Bad local type when not all participants in the recursion. #141

Open
fferreira opened this issue Sep 8, 2021 · 2 comments
Open

Bad local type when not all participants in the recursion. #141

fferreira opened this issue Sep 8, 2021 · 2 comments

Comments

@fferreira
Copy link
Collaborator

When a branch ends a recursion without letting a participant in that branch it triggers a non-covering pattern match error. The offending example is attached.

Secret.txt

@fferreira fferreira reopened this Sep 8, 2021
@fferreira
Copy link
Collaborator Author

@fferreira
Copy link
Collaborator Author

fferreira commented Sep 8, 2021

This file: 'Secret.nuscr' contains three protocols. The second one works and is correct, but the well formed test is wrong and it should be rejected. The third one is wrong and is rejected but by the wrong reasons I think. And it all may be related to the same thing.

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

No branches or pull requests

1 participant