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

ScalametaParser: allow custom unary with floats #3717

Merged
merged 1 commit into from
May 27, 2024

Conversation

kitbellew
Copy link
Contributor

Return them as Term.ApplyUnary as we used to do until recently. Fixes scalameta/scalafmt#4028.

Return them as `Term.ApplyUnary` as we used to do until recently.
@kitbellew kitbellew merged commit 3bae2a0 into scalameta:main May 27, 2024
24 checks passed
@kitbellew kitbellew deleted the 4028 branch May 27, 2024 11:53
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.

Error: bad unary op for floating-point
2 participants