Skip to content

Conversation

@kddnewton
Copy link
Collaborator

@kddnewton kddnewton commented Jan 11, 2025

not foo should be !foo
not() should be !nil

Fixes [Bug #21027]

Fixes #3392

`not foo` should be `!foo`
`not()` should be `!nil`

Fixes [Bug #21027]
@kddnewton kddnewton merged commit 16d4e69 into main Jan 11, 2025
56 of 58 checks passed
@kddnewton kddnewton deleted the fix-not-receiver branch January 11, 2025 21:09
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.

not() receiver should be nil

2 participants