We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See #390 (comment).
The fix from #390 may mean that clamp() is now parsed correctly. Or there may be more work to do. Once a test is added, we'll know.
clamp()
The text was updated successfully, but these errors were encountered:
[TASK] Test parsing arithmetic operators in clamp function
a3e54c3
Closes #619. The test passes, whereas without the change from #607, it does not.
[TASK] Test parsing arithmetic operators in clamp function (#620)
77fcdd4
Closes #619. The test passes, whereas without the change from #607, it does not. Co-authored-by: Jake Hotson <jake.github@qzdesign.co.uk>
Successfully merging a pull request may close this issue.
See #390 (comment).
The fix from #390 may mean that
clamp()
is now parsed correctly. Or there may be more work to do. Once a test is added, we'll know.The text was updated successfully, but these errors were encountered: