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

Reference types are handled by without statement with error #56

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

markspanbroek
Copy link
Member

Support for reference types (ref | ptr | proc | iterator) was added in #50.

This PR allows the use of reference types in expressions like this: without value =? reference, error

@markspanbroek markspanbroek merged commit 6ef525c into main Jan 9, 2024
8 checks passed
@markspanbroek markspanbroek deleted the handle-reference-types branch January 9, 2024 15:52
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.

2 participants