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

Add a catch for Nilable ProcNotations. #91

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Add a catch for Nilable ProcNotations. #91

merged 1 commit into from
Jun 15, 2024

Conversation

jwoertink
Copy link
Member

Fixes #90

Apparently ProcNotation doesn't have a names method in macro land, so if it's a ProcNotation, just return false since we know that specific thing will never return "Nil"

@jwoertink jwoertink merged commit e55a325 into main Jun 15, 2024
5 checks passed
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.

undefined macro method 'ProcNotation#names'
1 participant