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

phrase/2 incorrect #308

Open
UWN opened this issue Dec 4, 2023 · 3 comments
Open

phrase/2 incorrect #308

UWN opened this issue Dec 4, 2023 · 3 comments

Comments

@UWN
Copy link

UWN commented Dec 4, 2023

?- phrase(({!,fail};[wrong]),L). 
L = [wrong];

Expected false.

@ichiban
Copy link
Owner

ichiban commented Jan 13, 2024

Thank you for reporting this. I'll fix it later.

@UWN
Copy link
Author

UWN commented Jan 13, 2024

There is more, (also a bit in Scryer), will tell you when Scryer is ready.

@UWN
Copy link
Author

UWN commented Jun 14, 2024

Here are all tests. Consider to include phrase//2 and phrase//3 as higher-order extensions.

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