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

Fix evaluation of <foo>=NULL #107

Merged
merged 2 commits into from Sep 5, 2023
Merged

Conversation

henryr
Copy link
Contributor

@henryr henryr commented Sep 5, 2023

<foo>=NULL is always NULL, but previously this would evaluate to true or false, depending on the value of <foo>. Fix that and add tests.

@salesforce-cla
Copy link

salesforce-cla bot commented Sep 5, 2023

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Henry Robinson <h***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

@muglug muglug merged commit 0593ff4 into slackhq:main Sep 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants