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

Failed to parse Set::choose #20

Open
HaoYang670 opened this issue Jul 25, 2023 · 1 comment
Open

Failed to parse Set::choose #20

HaoYang670 opened this issue Jul 25, 2023 · 1 comment

Comments

@HaoYang670
Copy link

image

The code is copied from https://verus-lang.github.io/verus/guide/spec_lib.html

@ahuoguo
Copy link

ahuoguo commented Aug 1, 2023

Doesn't seem to be supported on the analyzer right now.

For now you can use choose|x: A| s1.contains(x), which is the more general choose expression that is supported by the verus analyzer

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

2 participants