diff options
author | Kevin Newton <[email protected]> | 2025-01-11 15:38:41 -0500 |
---|---|---|
committer | Kevin Newton <[email protected]> | 2025-01-11 19:09:05 -0500 |
commit | 117d6e145a0270ab8fc9134403519ef13b9ebb24 (patch) | |
tree | 9a263ddc529dc4b661d1a636387c38551d53444c /string.c | |
parent | 9c962ea7926e06a57a738bd1e0232ccf09e32771 (diff) |
[ruby/prism] Fix `not` receiver
`not foo` should be `!foo`
`not()` should be `!nil`
Fixes [Bug #21027]
https://github.com/ruby/prism/commit/871ed4b462
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions